IReposTypeInfo2 Interface

Meta Data Services Programming

Meta Data Services Programming

IReposTypeInfo2 Interface

This interface exposes methods that allow you to create synonyms for an existing class, interface, relationship, or enumeration definition object. The IReposTypeInfo2 interface inherits from the IReposTypeInfo interface.

When to Use

Use the IReposTypeInfo2 interface to allow classes, interfaces, and relationships to be referred to by multiple names as aliases.

Properties
Property Description
Synonym A string used as an alias name

See Also

IInterfaceMember2 Interface

Type Information Aliasing