Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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
- sharedRegisteredServersStoreConnection
Tipo: Microsoft.SqlServer.Management.Common.ServerConnection
A ServerConnection value that specifies the shared connection to the registered server.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.