EntityDataReader.VisibleFieldCount Property

 

Gets the number of fields in the EntityDataReader that are not hidden.

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

public override int VisibleFieldCount { get; }

Property Value

Type: System.Int32

The number of fields that are not hidden.