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