EntityDataReader.GetDataRecord Method (Int32)
Returns a nested DbDataRecord.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- i
-
Type:
System.Int32
The number of the DbDataRecord to return.
Returns a nested DbDataRecord.
The number of the DbDataRecord to return.