Class | Description | |
---|---|---|
ZohoBooksCommand | Represents a SQL statement or stored procedure to execute against Zoho Books. | |
ZohoBooksCommandBuilder | Automatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Zoho Books. | |
ZohoBooksConnectionStringBuilder | Generates automatically connection strings used to connect to Zoho Books. | |
ZohoBooksDataAdapter | Represents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a Zoho Books data. | |
ZohoBooksDataReader | Reads a forward-only stream of rows from Zoho Books. | |
ZohoBooksException | The exception that is generated when Zoho Books returns an error. | |
ZohoBooksMetaDataCollectionNames | Enumerates collection names you can use for metadata retrieval purposes. | |
ZohoBooksMonitor | Monitors dynamic SQL execution in applications that use dotConnect for Zoho Books. | |
ZohoBooksParameter | Represents a parameter to a ZohoBooksCommand, and optionally, its mapping to System.Data.DataSet columns. | |
ZohoBooksParameterCollection | Collects all parameters relevant to a ZohoBooksCommand as well as their respective mappings to System.Data.DataSet columns. | |
ZohoBooksProviderFactory | Represents a factory required to create inheritors of generic base classes to use with dotConnect for Zoho Books. | |
ZohoBooksRowUpdatedEventArgs | Provides data for the ZohoBooksDataAdapter.RowUpdated event. | |
ZohoBooksRowUpdatingEventArgs | Provides data for the ZohoBooksDataAdapter.RowUpdating event. This class cannot be inherited. |