Base:
method
GetValue
System.Data.Common.DbDataRecord.GetValue(System.Int32)
2 references to GetValue
System.Data (2)
fx\src\data\System\Data\Common\DataRecordInternal.cs (2)
90
return
GetValue
(i);
96
return
GetValue
(GetOrdinal(name));