Gatsby DOM for Databases 3.0 Reference

Objects

ObjectDescriptionProgId
EngineThe DBDOM Engine object.Gatsby.DBDOM.3

AttributeDefinitionThe definition of an Attribute. 

ChallengeA request for credentials. 

DataSourcesA Gatsby Data Sources File. 

EnterpriseDatabaseA database that is accessed using ActiveX Data Objects. 

ObjectAttributeAn attribute that stores binary file objects. 

ProcedureA node that represents a stored procedure or action query. 

QueryA node that represents a view or select-only query. 

RelationA node that represents a relationship between two nodes. 

RowA node that represents a row of a view node. 

SchemaThe definition of the attributes for a node. 

StandardDatabaseA Microsoft Access database. 

TableA node that represents a table. 

Enumerated Types

TypeDescription
AttributeTypesThe available types for attributes.
DatabaseTypesThe available database types.
ExceptionsThe possible errors thrown by objects in the library.