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 네임스페이스