![]() |
Do not use direclty, only for serialization. |
![]() | Tell us if this provider allows having multiple open IDataReader with the same IDbConnection. |
![]() | The name of the assembly which conatins the definition of the provider. |
![]() | The commandBuilder class name to use. |
![]() | Get the CommandBuilder Type for this provider. |
![]() | The dataAdapter class name to use. |
![]() | The command class name to use. |
![]() | The connection class name to use. |
![]() | Description. |
![]() | Tell us if it is the default data source. Default false. |
![]() | Tell us if this provider is enabled. Default true. |
![]() | Check if this provider is Odbc ? |
![]() | Name used to identify the provider amongst the others. |
![]() | Get the ParameterDb Type for this provider. |
![]() | The ParameterDbType class name to use. |
![]() | The ParameterDbTypeProperty class name to use. |
![]() | Parameter prefix use in store procedure. |
![]() | Used to indicate whether or not the provider supports parameter precision. |
![]() | Used to indicate whether or not the provider supports a parameter scale. |
![]() | Used to indicate whether or not the provider supports parameter size. |
![]() | Used to indicate whether or not the provider supports DeriveParameters method for procedure. |
![]() | Does this ConnectionProvider require the use of the Named Prefix when trying to reference the Parameter in the Command's Parameter collection. |
![]() | Does this ConnectionProvider require the use of a Named Prefix in the SQL statement. |
![]() | The OLE DB/OBDC .NET Provider uses positional parameters that are marked with a question mark (?) instead of named parameters. |
![]() | Create a command object for this provider. |
![]() | Create a connection object for this provider. |
![]() | Create a dataAdapter object for this provider. |
![]() | Create a IDbDataParameter object for this provider. |
![]() | Equals implemantation. |
![]() | Changes the parameterName into the correct format for an IDbParameter for the Driver. |
![]() | Change the parameterName into the correct format IDbCommand.CommandText for the ConnectionProvider |
![]() | A hashcode for the provider. |
![]() | Gets the Type of the current instance. |
![]() | Init the provider. |
![]() | ToString implementation. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
DbProvider Class | IBatisNet.Common Namespace