Construtor Volume.Key
Initializes a new instance of the Volume.Key class that has the specified name.
Namespace: Microsoft.SqlServer.Management.Utility
Assembly: Microsoft.SqlServer.Management.Utility (em Microsoft.SqlServer.Management.Utility.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Volume.Key()
public Key()
public:
Key()
new : unit -> Key
public function Volume.Key()