Поделиться через


Конструктор Volume.Key (Volume.Key)

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

Пространство имен:  Microsoft.SqlServer.Management.Utility
Сборка:  Microsoft.SqlServer.Management.Utility (в Microsoft.SqlServer.Management.Utility.dll)

Синтаксис

'Декларация
Public Sub New ( _
    other As Volume.Key _
)
'Применение
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
)

Параметры

См. также

Справочник

Volume.Key Класс

Перегрузка Volume.Key

Пространство имен Microsoft.SqlServer.Management.Utility