TableCollection(...)
This method creates a TableCollection object and places it in the tableCollections repository.
Path
mdb.models[name].TableCollection
Required arguments
- name
-
A String specifying the repository key.
Optional arguments
None.
Return value
A TableCollection object.
Exceptions
None.