Gets the number of columns in the current row.
public override int FieldCount { get; }
The number of columns in the current row.
EntityDataReader ClassSystem.Data.Entity.Core.EntityClient Namespace