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\Common\DataRecord.cs (1)
407int copyLen = Math.Min(values.Length, FieldCount);