[]
        
(Showing Draft Content)

C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineDataReader

C1QuickBooksOnlineDataReader Class

C1QuickBooksOnlineDataReader QuickBooksOnline implementation of DbDataReader.

Inheritance
C1QuickBooksOnlineDataReader
Namespace: C1.AdoNet.QuickBooksOnline
Assembly: C1.AdoNet.QuickBooksOnline.dll
Syntax
public class C1QuickBooksOnlineDataReader : C1DataReader, IDataReader, IDisposable, IDataRecord, IEnumerable, IAsyncDisposable

Methods

Name Description
GetSchemaTable()

Schema information in QuickBooksOnline is difficult to map into .NET conventions, so a lot of work must be done to gather the necessary information so it can be represented in an ADO.NET manner.