Конструктор RegisteredServersStore (ServerConnection)
Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified shared registered servers connection.
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
Public Sub New ( _
sharedRegisteredServersStoreConnection As ServerConnection _
)
'Применение
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
)
Параметры
- sharedRegisteredServersStoreConnection
Тип: Microsoft.SqlServer.Management.Common. . :: . .ServerConnection
A ServerConnection value that specifies the shared connection to the registered server.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.