ServerGroup.Key 构造函数

Initializes a new instance of the ServerGroup.Key class.

命名空间:  Microsoft.SqlServer.Management.RegisteredServers
程序集:  Microsoft.SqlServer.Management.RegisteredServers(在 Microsoft.SqlServer.Management.RegisteredServers.dll 中)

语法

声明
Public Sub New
用法
Dim instance As New ServerGroup.Key()
public Key()
public:
Key()
new : unit -> Key
public function ServerGroup.Key()

注释

The default constructor initializes fields to their default values.

请参阅

参考

ServerGroup.Key 类

ServerGroup.Key 重载

Microsoft.SqlServer.Management.RegisteredServers 命名空间