IDisable |
The IDisableConstraintProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CloneConnection |
Get connection to a specified connection string
(Inherited from IDbProvider) | |
| ConvertValue(Object, Type) |
Convert value
(Inherited from IDbProvider) | |
| ConvertValueT(Object) |
Convert value
(Inherited from IDbProvider) | |
| CreateCommand(DataContext, SqlStatement) |
Creates a command on the specified transaction
(Inherited from IDbProvider) | |
| CreateCommand(DataContext, String, Object) |
Create command with specified text and parameters
(Inherited from IDbProvider) | |
| CreateStoredProcedureCommand |
Creates a stored procedure call command
(Inherited from IDbProvider) | |
| DisableAllConstraints | Disable all constraints on the connection | |
| EnableAllConstraints | Enable all constraints on the connection | |
| GetDatabaseName |
Get the name of the database
(Inherited from IDbProvider) | |
| GetReadonlyConnection |
Retrieves a readonly connection
(Inherited from IDbProvider) | |
| GetWriteConnection |
Retrieves a read/writer connection
(Inherited from IDbProvider) | |
| InitializeConnection |
Allows te database connection provider to initialize the connection
(Inherited from IDbProvider) | |
| MapParameterType |
Map a type to parameter type
(Inherited from IDbProvider) | |
| MapSchemaDataType |
Map datatype
(Inherited from IDbProvider) | |
| Optimize |
Optimize the databases
(Inherited from IDbProvider) |
| Name | Description | |
|---|---|---|
| CreateBackupAsset |
Create a backup asset for a provider
(Defined by SqlFeatureUtil) | |
| GetDataConfigurationProvider |
Get the configuration provider
(Defined by SqlFeatureUtil) | |
| RestoreBackupAsset |
Restore a backup asset
(Defined by SqlFeatureUtil) | |
| UpgradeSchema |
Upgrade schema
(Defined by SqlFeatureUtil) | |
| UpgradeSchema |
Upgrade the schema
(Defined by SqlFeatureUtil) |