3 types derived from WqlObjectQuery
System.Management (3)
System\Management\ManagementQuery.cs (3)
609public class SelectQuery : WqlObjectQuery 1177public class RelatedObjectQuery : WqlObjectQuery 1822public class RelationshipQuery : WqlObjectQuery
1 instantiation of WqlObjectQuery
System.Management (1)
System\Management\ManagementQuery.cs (1)
555return new WqlObjectQuery(QueryString);
3 references to WqlObjectQuery
System.Management (3)
System\Management\ManagementQuery.cs (3)
517/// <para>Initializes a new instance of the <see cref='System.Management.WqlObjectQuery'/> class.</para> 520/// <para>Initializes a new instance of the <see cref='System.Management.WqlObjectQuery'/> class. This is the 526/// <para> Initializes a new instance of the <see cref='System.Management.WqlObjectQuery'/> class initialized to the