RelationshipQuery Properties
.NET Framework 4.5
The RelationshipQuery type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClassDefinitionsOnly | Gets or sets a value indicating that only the class definitions of the relevant relationship objects be returned. |
|
IsSchemaQuery | Gets or sets a value indicating whether this query is a schema query or an instance query. |
|
QueryLanguage | Gets the language of the query. (Inherited from WqlObjectQuery.) |
|
QueryString | Gets or sets the query in text format. (Inherited from ManagementQuery.) |
|
RelationshipClass | Gets or sets the class of the relationship objects wanted in the query. |
|
RelationshipQualifier | Gets or sets a qualifier required on the relationship objects. |
|
SourceObject | Gets or sets the source object for this query. |
|
ThisRole | Gets or sets the role of the source object in the relationship. |