다음을 통해 공유


Volume.Key 생성자 (Volume.Key)

Initializes a new instance of the Volume.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 Volume.Key _
)
‘사용 방법
Dim other As Volume.Key 

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

매개 변수

참고 항목

참조

Volume.Key 클래스

Volume.Key 오버로드

Microsoft.SqlServer.Management.Utility 네임스페이스