Compartir a través de


Volume.Key Constructor (Volume.Key)

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

Espacio de nombres:  Microsoft.SqlServer.Management.Utility
Ensamblado:  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Sintaxis

'Declaración
Public Sub New ( _
    other As Volume.Key _
)
'Uso
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
)

Parámetros

Vea también

Referencia

Volume.Key Clase

Sobrecarga de Volume.Key

Espacio de nombres Microsoft.SqlServer.Management.Utility