Gatsby Database Explorer 3.0 Object Model Reference

Gatsby Database Explorer 3.0 is composed of two distinct object models. This reference describes the Gatsby Application Objects. With these objects you can embed the same List and Forms views that you find in Gatsby Database Explorer directly into your own custom Active Server Pages.

Objects

ObjectDescriptionProgId
ApplicationThe Gatsby Database Explorer Application Object.Gatsby.Application.3

FormThe Gatsby Database Explorer Form view. 

ListThe Gatsby Database Explorer List view. 

LoginThe Gatsby Database Explorer Login form. 

StylesA set of styles that define the look of a Gatsby Database Explorer views. 

Enumerated Types

TypeDescription
PostTypesThe type of results that can be posted from the client.
ExceptionsThe possible errors thrown by objects in the library.