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