共用方式為


Computer.Key 建構函式 (Computer.Key)

Initializes a new instance of the Computer.Key class based on the specified key.

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

語法

'宣告
Public Sub New ( _
    other As Computer.Key _
)
'用途
Dim other As Computer.Key 

Dim instance As New Computer.Key(other)
public Key(
    Computer.Key other
)
public:
Key(
    Computer.Key^ other
)
new : 
        other:Computer.Key -> Key
public function Computer.Key(
    other : Computer.Key
)

參數

請參閱

參考

Computer.Key 類別

Computer.Key 多載

Microsoft.SqlServer.Management.Utility 命名空間