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