Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

MaxDB ADO .NET ODBC Wrapper Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
SDB::Data::SDBCommandRepresents an SQL statement or stored procedure to execute against a data source
SDB::Data::SDBCommandBuilderAutomatically generates single-table commands used to reconcile changes made to a DataSet with the associated data source
SDB::Data::SDBConnectionRepresents an open connection to the database instance
SDB::Data::SDBDataReaderProvides a class for reading data rows from the database
SDB::Data::SDBExceptionThe exception that is generated when a warning or error occured
SDB::Data::SDBParameterRepresents the parameter for a SDBCommand
SDB::Data::SDBParameterCollectionRepresents a collection of parameters relevant to an SDBCommand
SDB::Data::SDBTransactionRepresents transaction object to the database