Name | Description | |
---|---|---|
CanCreateDataSourceEnumerator | Overridden. Gets a value indicating whether the SqlShimProviderFactory can create a Devart.Common.DbDataSourceEnumerator object. Always returns false. |
The following tables list the members exposed by SqlShimProviderFactory.
Name | Description | |
---|---|---|
CanCreateDataSourceEnumerator | Overridden. Gets a value indicating whether the SqlShimProviderFactory can create a Devart.Common.DbDataSourceEnumerator object. Always returns false. |
Name | Description | |
---|---|---|
CreateCommand | Returns a new instance of the provider's class that implements the System.Data.Common.DbCommand class. (Inherited from System.Data.Common.DbProviderFactory) | |
CreateCommandBuilder | Returns a new instance of the provider's class that implements the System.Data.Common.DbCommandBuilder class. (Inherited from System.Data.Common.DbProviderFactory) | |
CreateConnection | Returns a new instance of the provider's class that implements the System.Data.Common.DbConnection class. (Inherited from System.Data.Common.DbProviderFactory) | |
CreateConnectionStringBuilder | Returns a new instance of the provider's class that implements the System.Data.Common.DbConnectionStringBuilder class. (Inherited from System.Data.Common.DbProviderFactory) | |
CreateDataAdapter | Returns a new instance of the provider's class that implements the System.Data.Common.DbDataAdapter class. (Inherited from System.Data.Common.DbProviderFactory) | |
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 | Returns a new instance of the provider's class that implements the System.Data.Common.DbParameter class. (Inherited from System.Data.Common.DbProviderFactory) | |
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) |