Tables Collection Object Members
Project Developer Reference |
Contains a collection of Table objects.
Methods
Name | Description | |
---|---|---|
Add | Adds a Table object to Tables collection. | |
Copy | Makes a copy of a group definition for the Tables collection and returns a reference to the Table object. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
Count | Returns the number of items in the Tables collection. Read-only Long. | |
Item | Returns a single item from a collection. Read-only Object. | |
Parent | Returns the parent of the object. Read-only Object. |