Add an ITable
to the container.
The address of the table.
Optional
options: ITableCollection.AddOptionsAdditional options available when adding a table.
Convenience method for searching by name. This is functionally equivalent to search({ name });
The name to search for This is case insensitive.
Returns items that match the search criteria.
If no search criteria is provided, all items will be returned.
Optional
options: SearchOptionsITableCollection.SearchOptions
Holds a collection of ITables.