Volume.Key Constructor
Initializes a new instance of the Volume.Key class that has the specified name.
Namespace: Microsoft.SqlServer.Management.Utility
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Volume..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function Volume..::..Key()
See Also