Base:
property
FieldCount
System.Data.Common.DbDataRecord.FieldCount
Implemented interface member:
property
FieldCount
System.Data.IDataRecord.FieldCount
1 reference to FieldCount
System.Data.Entity (1)
System\Data\Query\ResultAssembly\BridgeDataRecord.cs (1)
492int copy = Math.Min(values.Length, FieldCount);