Base:
property
this
System.Data.Common.DbDataRecord.this[System.Int32]
Implemented interface member:
property
this
System.Data.IDataRecord.this[System.Int32]
2 references to
System.Data.Entity (2)
System\Data\Query\ResultAssembly\BridgeDataReader.cs (2)
582
return DataRecord
[
ordinal];
592
return DataRecord
[
ordinal];