Volume.Key Constructor
Initializes a new instance of the Volume.Key class that has the specified name.
Espacio de nombres: Microsoft.SqlServer.Management.Utility
Ensamblado: Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New Volume.Key()
public Key()
public:
Key()
new : unit -> Key
public function Volume.Key()