![]() | IDbMonitorProvider Methods |
The IDbMonitorProvider 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.) |
![]() | 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.) |
![]() | MapParameterType |
Map a type to parameter type
(Inherited from IDbProvider.) |
![]() | MapSchemaDataType |
Map datatype
(Inherited from IDbProvider.) |
![]() | StatActivity |
Stats the database to get running queries and state
|
Name | Description | |
---|---|---|
![]() | UpgradeSchema(String) | Overloaded.
Upgrade schema
(Defined by SqlFeatureUtil.) |
![]() | UpgradeSchema(String, ActionSingle, String) | Overloaded.
Upgrade the schema
(Defined by SqlFeatureUtil.) |