EntityDataReader.FieldCount Property

 

Gets the number of columns in the current row.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override int FieldCount { get; }

Property Value

Type: System.Int32

The number of columns in the current row.