[]
        
(Showing Draft Content)

C1.AdoNet.Json.C1JsonDataReader

C1JsonDataReader Class

C1JsonDataReader Json implementation of DbDataReader.

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

Methods

Name Description
GetSchemaTable()

Returns a DataTable that describes the column metadata of the C1JsonDataReader.