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