Base:
method
GetValue
System.Data.Common.DbDataRecord.GetValue(System.Int32)
2 references to GetValue
System.Data.Common (2)
System\Data\Common\DataRecordInternal.cs (2)
83
return
GetValue
(i);
91
return
GetValue
(GetOrdinal(name));