Share via


InstanceQueryArgs Class

A type that the BeginExecuteQuery method of the InstanceQuery class takes as a parameter and uses to query for instances stored in an instance store. The query criteria are determined by the value of properties of the QueryArgs object.

Namespace: Microsoft.ApplicationServer.StoreManagement.Query
Assembly: Microsoft.ApplicationServer.StoreManagement (in microsoft.applicationserver.storemanagement.dll)

Usage

'Usage
Dim instance As InstanceQueryArgs

Syntax

'Declaration
Public Class InstanceQueryArgs
public class InstanceQueryArgs
public ref class InstanceQueryArgs
public class InstanceQueryArgs
public class InstanceQueryArgs

Inheritance Hierarchy

System.Object
  Microsoft.ApplicationServer.StoreManagement.Query.InstanceQueryArgs
     Microsoft.ApplicationServer.StoreManagement.Query.InstanceQueryExecuteArgs
     Microsoft.ApplicationServer.StoreManagement.Query.InstanceQueryGroupArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Visual Studio 2010 and later, .NET Framework 4

Target Platforms

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

See Also

Reference

InstanceQueryArgs Members
Microsoft.ApplicationServer.StoreManagement.Query Namespace

  ff425134(v=azure.10).md 2011-08-26