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.
| Object | Description | ProgId |
|---|---|---|
| Application | The Gatsby Database Explorer Application Object. | Gatsby.Application.3 |
| Form | The Gatsby Database Explorer Form view. | |
| List | The Gatsby Database Explorer List view. | |
| Login | The Gatsby Database Explorer Login form. | |
| Styles | A set of styles that define the look of a Gatsby Database Explorer views. |
| Type | Description |
|---|---|
| PostTypes | The type of results that can be posted from the client. |
| Exceptions | The possible errors thrown by objects in the library. |