 |
Sandbox sample submitted by Lotus/IBM.
This database contains the LotusScript library for retrieving the design elements for a database.
 |
| Category: | Templates |
| Audience: | Application Developer |
| Product: | Notes/Domino |
| Release: | R5 |
| Platform: | Platform Independent |
| Date Posted: | 08/25/1999 |
| File Size: | 458,752 bytes |

Click here to download
| Download Time Estimator |
| 56 KB Modem | 0 hrs 1 mins |
| 128 KB ISDN | 0 hrs <1 mins |
| 384 K DSL | 0 hrs <1 mins |
| 768 K DSL | 0 hrs <1 mins |
| T1 | 0 hrs <1 mins |
| T3 | 0 hrs <1 mins |
Detailed Description:
Inside of a Domino Database exists data documents, and design documents. The design documents are the forms, views, agents, etc that make up a databases design. The standard Notes classes allow easy access to the data documents, but do not provide any easy methods for accessing the design.
The purpose of the DatabaseDesign class is to allow you easy access the design documents in a DominoDatabase in LotusScript. It returns the design documents, and which point they can be examined, modified, copied to other databases or deleted. The documents are returned as standard NotesDocument objects, so once retrieved you can perform any operation on them that is allowed in a regular NotesDocument.
All Sandbox downloads are licensed as-is, unsupported, and non-warranted.
Additional reviews and comments disabled
 |
|
|  |
|