| Name | Description | Type | Additional information |
|---|---|---|---|
| _ConnectionString | string |
None. |
|
| _datasource | string |
None. |
|
| _errordetails | string |
None. |
|
| _host | string |
None. |
|
| _onerror | boolean |
None. |
|
| _password | string |
None. |
|
| _user | string |
None. |
|
| DBCommand | SqlCommand |
None. |
|
| DBConnection | SqlConnection |
None. |
|
| DBDataSet | DataSet |
None. |
|
| MyDBCommand | MySqlCommand |
None. |
|
| MyDBConnection | MySqlConnection |
None. |