Class | Description | |
---|---|---|
ColumnDescriptor | Encapsulates the descriptive properties of a column in a database table. | |
ConnectionException | Thrown when an attempt to establish a connection to a data source fails. | |
DatabaseItemDescriptorBase | Encapsulates the descriptive properties of a database table. | |
FlatDataSourceAdapterBase | Encapsulates a database connection and a select command, which are used to initialize a FlatDataSource instance with data obtained directly from a database. | |
TableDescriptor | Encapsulates the descriptive properties of a database table. |