Constructeur RegisteredServersStore (ServerConnection)

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

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    sharedRegisteredServersStoreConnection As ServerConnection _
)
'Utilisation
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
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.