共用方式為


RegisteredServersStore.Key 建構函式

Initializes a new instance of the RegisteredServersStore..::..Key class.

命名空間:  Microsoft.SqlServer.Management.RegisteredServers
組件:  Microsoft.SqlServer.Management.RegisteredServers (在 Microsoft.SqlServer.Management.RegisteredServers.dll 中)

語法

'宣告
Public Sub New
'用途

Dim instance As New RegisteredServersStore..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function RegisteredServersStore..::..Key()

備註

The default constructor initializes fields to their default values.