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