Share via


SqlInstanceQueryProvider Class

Represents the base class for all instance query providers.

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

Usage

'Usage
Dim instance As SqlInstanceQueryProvider

Syntax

'Declaration
Public NotInheritable Class SqlInstanceQueryProvider
    Inherits InstanceQueryProvider
public sealed class SqlInstanceQueryProvider : InstanceQueryProvider
public ref class SqlInstanceQueryProvider sealed : public InstanceQueryProvider
public final class SqlInstanceQueryProvider extends InstanceQueryProvider
public final class SqlInstanceQueryProvider extends InstanceQueryProvider

Inheritance Hierarchy

System.Object
   System.Configuration.Provider.ProviderBase
     Microsoft.ApplicationServer.StoreManagement.Query.InstanceQueryProvider
      Microsoft.ApplicationServer.StoreManagement.Sql.Query.SqlInstanceQueryProvider

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

SqlInstanceQueryProvider Members
Microsoft.ApplicationServer.StoreManagement.Sql.Query Namespace

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