IRelationship interface
Provides methods for retrieving information about a schema property.
Members
The IRelationship interface inherits from the IUnknown interface. IRelationship also has these types of members:
Methods
The IRelationship interface has these methods.
| Method | Description |
|---|---|
| DefaultPhrase |
Retrieves the default phrase to use for this relationship in restatements. |
| Destination |
Retrieves the destination IEntity object of the relationship. The destination of a relationshipo corresponds to the type of a property. |
| IsReal |
Reports whether a relationship is real. |
| MetaData |
Retrieves an enumeration of IMetaData objects for this relationship. |
| Name |
Retrieves the name of the relationship. |
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 with SP1 [desktop apps only] |
|
Redistributable |
Windows Desktop Search (WDS) 3.0 |
|
Header |
|
|
IDL |
|