Platform SDK: Transaction Server |
[This product will work only on Windows NT 4.0 versions and earlier. For Windows 2000 and later, see COM+ (Component Services).]
The Catalog object enables you to connect to an MTS catalog and access collections. This general administration object supports the following methods.
Method | Description |
---|---|
GetCollection | Gets a collection on the catalog without reading any objects from the catalog. |
Connect | Connects to a remote catalog and returns a root collection. |
MajorVersion | Returns the major version number of the catalog. |
MinorVersion | Returns the minor version number of the catalog. |
See Also
MTS CatalogObject Object, MTS CatalogCollection Object, MTS PackageUtil Object, MTS ComponentUtil Object, MTS RemoteComponentUtil Object, MTS RoleAssociationUtil Object