[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataDataReader

C1ODataDataReader Class

C1ODataDataReader OData implementation of DbDataReader.

Namespace: C1.AdoNet.OData
Assembly: C1.AdoNet.OData.dll
Syntax
public class C1ODataDataReader : C1DataReader, IDataReader, IDisposable, IDataRecord, IEnumerable, IAsyncDisposable

Methods

Name Description
GetSchemaTable()

Gets a DataTable containing the schema information for the actively processed SELECT statement.