![]() | SphinxQLProviderFactory Class |
Namespace: SphinxConnector.SphinxQL
The SphinxQLProviderFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | SphinxQLProviderFactory | Initializes a new instance of the SphinxQLProviderFactory class |
Name | Description | |
---|---|---|
![]() | CanCreateDataSourceEnumerator |
Specifies whether the specific DbProviderFactory supports the DbDataSourceEnumerator class.
(Overrides DbProviderFactoryCanCreateDataSourceEnumerator.) |
Name | Description | |
---|---|---|
![]() | CreateCommand |
Returns a new instance of the provider's class that implements the DbCommand class.
(Overrides DbProviderFactoryCreateCommand.) |
![]() | CreateCommandBuilder |
Returns a new instance of the provider's class that implements the DbCommandBuilder class.
(Overrides DbProviderFactoryCreateCommandBuilder.) |
![]() | CreateConnection |
Returns a new instance of the provider's class that implements the DbConnection class.
(Overrides DbProviderFactoryCreateConnection.) |
![]() | CreateConnectionStringBuilder |
Returns a new instance of the provider's class that implements the DbConnectionStringBuilder class.
(Overrides DbProviderFactoryCreateConnectionStringBuilder.) |
![]() | CreateDataAdapter |
Returns a new instance of the provider's class that implements the DbDataAdapter class.
(Overrides DbProviderFactoryCreateDataAdapter.) |
![]() | CreateDataSourceEnumerator |
Returns a new instance of the provider's class that implements the DbDataSourceEnumerator class.
(Overrides DbProviderFactoryCreateDataSourceEnumerator.) |
![]() | CreateParameter |
Returns a new instance of the provider's class that implements the DbParameter class.
(Overrides DbProviderFactoryCreateParameter.) |
![]() | CreatePermission | Returns a new instance of the provider's class that implements the provider's version of the CodeAccessPermission class. (Inherited from DbProviderFactory.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |