IExtendedDataRecord Interface
Provides DataRecord interface supporting structured types and rich metadata information.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | DataRecordInfo | Gets the DataRecordInfo property describing the contents of the record. |
![]() | FieldCount | (Inherited from IDataRecord.) |
![]() | Item[Int32] | (Inherited from IDataRecord.) |
![]() | Item[String] | (Inherited from IDataRecord.) |