Freigeben über


Volume.Key-Konstruktor (Volume.Key)

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

Namespace:  Microsoft.SqlServer.Management.Utility
Assembly:  Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)

Syntax

'Declaration
Public Sub New ( _
    other As Volume.Key _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

Volume.Key Klasse

Volume.Key-Überladung

Microsoft.SqlServer.Management.Utility-Namespace