Sdílet prostřednictvím


IExtendedDataRecord Rozhraní

Definice

Rozhraní DataRecord podporující strukturované typy a bohaté informace o metadatech.

public interface IExtendedDataRecord : System.Data.IDataRecord
type IExtendedDataRecord = interface
    interface IDataRecord
Public Interface IExtendedDataRecord
Implements IDataRecord
Odvozené
Implementuje

Vlastnosti

DataRecordInfo

Získá DataRecordInfo pro tento .IExtendedDataRecord

Metody

GetDataReader(Int32)

Vrátí vnořené čtenáře jako DbDataReader objekty.

GetDataRecord(Int32)

DbDataRecord Získá objekt se zadaným indexem.

Platí pro