6 instantiations of RelatedObjectQuery
System.Management (6)
managementclass.cs (2)
1064
RelatedObjectQuery q = new
RelatedObjectQuery
(true, Path.Path,
1177
RelatedObjectQuery q = new
RelatedObjectQuery
(true, Path.Path,
managementobject.cs (2)
1049
RelatedObjectQuery q = new
RelatedObjectQuery
(
1181
RelatedObjectQuery q = new
RelatedObjectQuery
(path.Path, relatedClass,
managementquery.cs (2)
1765
return new
RelatedObjectQuery
(sourceObject, relatedClass, relationshipClass,
1769
return new
RelatedObjectQuery
(true, sourceObject, relatedClass, relationshipClass,
10 references to RelatedObjectQuery
System.Management (10)
managementclass.cs (2)
1064
RelatedObjectQuery
q = new RelatedObjectQuery(true, Path.Path,
1177
RelatedObjectQuery
q = new RelatedObjectQuery(true, Path.Path,
managementobject.cs (2)
1049
RelatedObjectQuery
q = new RelatedObjectQuery(
1181
RelatedObjectQuery
q = new RelatedObjectQuery(path.Path, relatedClass,
managementquery.cs (6)
1208
/// of the <see cref='System.Management.
RelatedObjectQuery
'/> class.
1211
/// <para>Initializes a new instance of the <see cref='System.Management.
RelatedObjectQuery
'/> class. This is the
1222
/// <para>Initializes a new instance of the <see cref='System.Management.
RelatedObjectQuery
'/>class. If the specified string can be succesfully parsed as
1285
/// <para>Initializes a new instance of the <see cref='System.Management.
RelatedObjectQuery
'/> class for the given source object and related class.
1295
/// <para>Initializes a new instance of the <see cref='System.Management.
RelatedObjectQuery
'/> class for the given set of parameters.
1329
/// <para>Initializes a new instance of the <see cref='System.Management.
RelatedObjectQuery
'/> class for a schema query using the given set