IExtendedDataRecord.GetDataReader Method (Int32)
Returns nested readers as DbDataReader objects.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "i")] DbDataReader GetDataReader( int i )
Parameters
- i
-
Type:
System.Int32
The ordinal of the column.