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 CatalogObject object allows you to get and set object properties. This general administration interface supports the following methods.
Method | Description |
---|---|
Value | Gets and sets a property value |
Key | Gets the value of the key property |
Name | Gets the name of the object |
IsPropertyReadOnly | True if the property cannot be set |
IsPropertyWriteOnly | True if the property only supports set |
Valid | True if all properties were successfully read from the catalog data store |
See Also
MTS Catalog Object, MTS CatalogCollection Object, MTS PackageUtil Object, MTS ComponentUtil Object, MTS RemoteComponentUtil Object, MTS RoleAssociationUtil Object