Base:
method
GetValues
System.Data.Common.DbDataRecord.GetValues(System.Object[])
Implemented interface member:
method
GetValues
System.Data.IDataRecord.GetValues(System.Object[])
1 reference to GetValues
System.Data.Entity (1)
System\Data\Query\ResultAssembly\BridgeDataReader.cs (1)
633return DataRecord.GetValues(values);