6 instantiations of RelationshipQuery
System.Management (6)
managementclass.cs (2)
1274
RelationshipQuery q = new
RelationshipQuery
(true, Path.Path, relationshipClass,
1379
RelationshipQuery q = new
RelationshipQuery
(true, Path.Path, relationshipClass,
managementobject.cs (2)
1288
RelationshipQuery q = new
RelationshipQuery
(path.Path, relationshipClass,
1408
RelationshipQuery q = new
RelationshipQuery
(path.Path, relationshipClass,
managementquery.cs (2)
2269
return new
RelationshipQuery
(sourceObject, relationshipClass,
2272
return new
RelationshipQuery
(true, sourceObject, relationshipClass, relationshipQualifier,
10 references to RelationshipQuery
System.Management (10)
managementclass.cs (2)
1274
RelationshipQuery
q = new RelationshipQuery(true, Path.Path, relationshipClass,
1379
RelationshipQuery
q = new RelationshipQuery(true, Path.Path, relationshipClass,
managementobject.cs (2)
1288
RelationshipQuery
q = new RelationshipQuery(path.Path, relationshipClass,
1408
RelationshipQuery
q = new RelationshipQuery(path.Path, relationshipClass,
managementquery.cs (6)
1845
/// of the <see cref='System.Management.
RelationshipQuery
'/> class.
1848
/// <para>Initializes a new instance of the <see cref='System.Management.
RelationshipQuery
'/> class. This is the default constructor.</para>
1858
/// <para>Initializes a new instance of the <see cref='System.Management.
RelationshipQuery
'/>class. If the specified string can be succesfully parsed as
1912
/// <para>Initializes a new instance of the <see cref='System.Management.
RelationshipQuery
'/> class for the given source object and relationship class.
1921
/// <para>Initializes a new instance of the <see cref='System.Management.
RelationshipQuery
'/> class for the given set of parameters.
1945
/// <para>Initializes a new instance of the <see cref='System.Management.
RelationshipQuery
'/> class for a schema query using the given set