The fields of the client class are listed below. For a complete list of client class members, see the client Members topic.
commandBuilderType | Type of Command Builder object for current client. |
commandType | Type of Command object for current client. |
connectionType | Type of Connection object for current client. |
dataAdapterType | Type of DataAdapter object for current client. |
isolationLevel | |
mysqlCommand | |
mysqlConnection | |
mysqlDataAdapter | |
mysqlDataReader | |
mysqlTransaction | |
odbcCommand | |
odbcConnection | |
odbcDataAdapter | |
odbcDataReader | |
odbcTransaction | |
oledbCommand | |
oledbConnection | |
oledbDataAdapter | |
oledbDataReader | |
oledbTransaction | |
oracleCommand | |
oracleConnection | |
oracleDataAdapter | |
oracleDataReader | |
oracleTransaction | |
sqlCommand | |
sqlConnection | |
sqlDataAdapter | |
sqlDataReader | |
sqlDialect | SqlDialect object. |
sqlTransaction |
client Class | Indoo.Data Namespace