CUBRID ADO.NET Driver - 8.4.0.0
The CUBRIDClientFactory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CUBRIDClientFactory | Initializes a new instance of the CUBRIDClientFactory class |
Methods
| Name | Description | |
|---|---|---|
| CreateCommand | (Overrides DbProviderFactory..::..CreateCommand()()()().) | |
| CreateCommandBuilder | (Overrides DbProviderFactory..::..CreateCommandBuilder()()()().) | |
| CreateConnection | (Overrides DbProviderFactory..::..CreateConnection()()()().) | |
| CreateConnectionStringBuilder | (Overrides DbProviderFactory..::..CreateConnectionStringBuilder()()()().) | |
| CreateDataAdapter | (Overrides DbProviderFactory..::..CreateDataAdapter()()()().) | |
| CreateDataSourceEnumerator | Returns a new instance of the provider's class that implements the DbDataSourceEnumerator class. (Inherited from DbProviderFactory.) | |
| CreateParameter | (Overrides DbProviderFactory..::..CreateParameter()()()().) | |
| CreatePermission | Returns a new instance of the provider's class that implements the provider's version of the CodeAccessPermission class. (Inherited from DbProviderFactory.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Instance |
Properties
| Name | Description | |
|---|---|---|
| CanCreateDataSourceEnumerator | (Overrides DbProviderFactory..::..CanCreateDataSourceEnumerator.) |