Condividi tramite


Costruttore RegisteredServersStore (ServerConnection)

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

Spazio dei nomi  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    sharedRegisteredServersStoreConnection As ServerConnection _
)
'Utilizzo
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
)

Parametri

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.