Compartilhar via


Construtor RegisteredServersStore (ServerConnection)

Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified shared registered servers connection.

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxe

'Declaração
Public Sub New ( _
    sharedRegisteredServersStoreConnection As ServerConnection _
)
'Uso
Dim sharedRegisteredServersStoreConnection As ServerConnection 

Dim instance As New RegisteredServersStore(sharedRegisteredServersStoreConnection)
public RegisteredServersStore(
    ServerConnection sharedRegisteredServersStoreConnection
)
public:
RegisteredServersStore(
    ServerConnection^ sharedRegisteredServersStoreConnection
)
new : 
        sharedRegisteredServersStoreConnection:ServerConnection -> RegisteredServersStore
public function RegisteredServersStore(
    sharedRegisteredServersStoreConnection : ServerConnection
)

Parâmetros

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência

RegisteredServersStore Classe

Sobrecarregado RegisteredServersStore

Namespace Microsoft.SqlServer.Management.RegisteredServers