Name | Description | |
---|---|---|
QuickBooksProviderFactory Constructor | Creates an instance of QuickBooksProviderFactory. |
The following tables list the members exposed by QuickBooksProviderFactory.
Name | Description | |
---|---|---|
QuickBooksProviderFactory Constructor | Creates an instance of QuickBooksProviderFactory. |
Name | Description | |
---|---|---|
Instance | Returns the instance of QuickBooksProviderFactory. |
Name | Description | |
---|---|---|
CanCreateDataSourceEnumerator | Gets a value indicating whether the Devart.Data.SqlShimProviderFactory can create a Devart.Common.DbDataSourceEnumerator object. Always returns false. (Inherited from Devart.Data.SqlShimProviderFactory) |
Name | Description | |
---|---|---|
CreateCommand | Overridden. Creates and returns a QuickBooksCommand object. | |
CreateCommandBuilder | Overridden. Creates and returns a QuickBooksCommandBuilder object. | |
CreateConnection | Overridden. Creates and returns a QuickBooksConnection object. | |
CreateConnectionStringBuilder | Overridden. Creates and returns a QuickBooksConnectionStringBuilder object. | |
CreateDataAdapter | Overridden. Creates and returns a QuickBooksDataAdapter object. | |
CreateDataSourceEnumerator | Returns a new instance of the provider's class that implements the System.Data.Common.DbDataSourceEnumerator class. (Inherited from System.Data.Common.DbProviderFactory) | |
CreateParameter | Overridden. Creates and returns a QuickBooksParameter object. | |
CreatePermission | Returns a new instance of the provider's class that implements the provider's version of the System.Security.CodeAccessPermission class. (Inherited from System.Data.Common.DbProviderFactory) |