Base:
method
GetByte
System.Data.Common.DbDataRecord.GetByte(System.Int32)
Implemented interface member:
method
GetByte
System.Data.IDataRecord.GetByte(System.Int32)
1 reference to GetByte
System.Data.Entity (1)
System\Data\Query\ResultAssembly\BridgeDataReader.cs (1)
655return DataRecord.GetByte(ordinal);