Base:
property
FieldCount
System.Data.Common.DbDataReader.FieldCount
Implemented interface member:
property
FieldCount
System.Data.IDataRecord.FieldCount
1 reference to FieldCount
System.Data.Entity (1)
System\Data\EntityClient\EntityDataReader.cs (1)
508Debug.Assert(this.FieldCount == 0, "we have fields but no metadata?");