Name | Description | |
---|---|---|
ZohoProviderFactory Constructor | Creates an instance of ZohoProviderFactory. |
The following tables list the members exposed by ZohoProviderFactory.
Name | Description | |
---|---|---|
ZohoProviderFactory Constructor | Creates an instance of ZohoProviderFactory. |
Name | Description | |
---|---|---|
Instance | Returns the instance of ZohoProviderFactory. |
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 ZohoCommand object. | |
CreateCommandBuilder | Overridden. Creates and returns a ZohoCommandBuilder object. | |
CreateConnection | Overridden. Creates and returns a ZohoConnection object. | |
CreateConnectionStringBuilder | Overridden. Creates and returns a ZohoConnectionStringBuilder object. | |
CreateDataAdapter | Overridden. Creates and returns a ZohoDataAdapter 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 ZohoParameter 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) |