Gets the number of fields in the EntityDataReader that are not hidden.
public override int VisibleFieldCount { get; }
The number of fields that are not hidden.
EntityDataReader ClassSystem.Data.Entity.Core.EntityClient Namespace