Class | Description |
---|---|
DBColumn | Represents a Database column |
DBObject | Represents a Database object. |
DBTable | Represents a single Database Table |
ObjectInfo | Information for a class. This contains the DBTables that make up this object, as well as the from clause and column clause to use in SQL statements, etc. |
Structure | Description |
---|---|
BinaryData | A structure for holding binary data |