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