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
)

参数

注释

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。