Конструктор Volume.Key
Initializes a new instance of the Volume.Key class that has the specified name.
Пространство имен: Microsoft.SqlServer.Management.Utility
Сборка: Microsoft.SqlServer.Management.Utility (в Microsoft.SqlServer.Management.Utility.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New Volume.Key()
public Key()
public:
Key()
new : unit -> Key
public function Volume.Key()