Catalog Object (ADO MD)
A Catalog object contains the CubeDefs collection that makes up a multidimensional schema.
Remarks
With the collections and properties of a Catalog object, you can do the following:
-
Open the catalog by setting the ActiveConnection property to an ADO Connection object or a valid connection string.
-
Iterate through the cubes in a catalog using the CubeDefs collection.