FirebirdSQLProvider Methods |
The FirebirdSQLProvider type exposes the following members.
Name | Description | |
---|---|---|
CloneConnection |
Clone a connection
| |
ConvertValue(Object, Type) |
Convert a value to the specified type
| |
ConvertValueT(Object) |
Convert value
| |
CreateCommand(DataContext, SqlStatement) |
Create a command
| |
CreateCommand(DataContext, String, Object) |
Create a command
| |
CreateStoredProcedureCommand |
Create a stored procedure execution
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDatabaseName |
Get the name of the database
| |
GetHashCode | (Inherited from Object.) | |
GetReadonlyConnection |
Get a readonly connection
| |
GetType | (Inherited from Object.) | |
GetWriteConnection |
Get a write connection
| |
Lock |
Get a lock object for the specified database connection
| |
MapParameterType |
Map a parameter type from the provided type
| |
MapSchemaDataType |
Maps the specified data type
| |
MemberwiseClone | (Inherited from Object.) | |
StatActivity |
Stat the activity
| |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) | |
UpgradeSchema(String) | Overloaded.
Upgrade schema
(Defined by SqlFeatureUtil.) | |
UpgradeSchema(String, ActionSingle, String) | Overloaded.
Upgrade the schema
(Defined by SqlFeatureUtil.) |