Alias Class

Meta Data Services Programming

Meta Data Services Programming

Alias Class

The Alias class supports member delegation. This class defines a derived property that is based on another property without changing the meaning of the underlying property.

When to Use

Use the Alias class to rename an existing property.

Interfaces
Interface Description
IInterfaceMember2 Creates simple, derived members as instances from the Alias class.
IRepositoryDispatch Provides enhanced dispatch support.
IRepositoryItem Manages repository objects and relationships.

See Also

Alias Object

Member Delegation

RTIM Classes