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).]
Gets the name of an object.
Syntax
object.Name
Parameters
object
Required. An object variable that evaluates to a catalog object.
Remarks
All catalog objects have a name property. The following table provides the name property for each collection supported:
Collection | Name Property |
---|---|
Packages | Name |
ComponentsInPackage | ProgID |
RolesInPackage | Name |
RolesForPackageComponent | Name |
RolesForPackageComponentInterface | Name |
UsersInRole | User |
InterfacesForComponent | Name |
InterfacesForRemoteComponent | Name |
RemoteComponents | ProgID |
MethodsForInterface | Name |