Конструктор TargetSetLevel.Key (TargetSetLevel.Key)
Initializes a new instance of the TargetSetLevel.Key class based on the specified key.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public Sub New ( _
other As TargetSetLevel.Key _
)
'Применение
Dim other As TargetSetLevel.Key
Dim instance As New TargetSetLevel.Key(other)
public Key(
TargetSetLevel.Key other
)
public:
Key(
TargetSetLevel.Key^ other
)
new :
other:TargetSetLevel.Key -> Key
public function TargetSetLevel.Key(
other : TargetSetLevel.Key
)
Параметры
- other
Тип: Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key
A TargetSetLevel.Key value that specifies the other key.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.