CimTables.Count (read-only property)

Gets the number of tables contained within the project.
Syntax: long = object.Count
Description: The CimTables.Count is a long integer indicating the number of items in the tables collection.

Examples

MsgBox oDb.Tables.Count