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

MaxDB ADO .NET Framework 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::SDBConnectionRepresents an open connection to the database instance
SDB::Data::SDBDataAdapterRepresents a set of data commands that are used to fill the DataSet and update the data source
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