Язык

Condition.Key Конструкторы

Определение

Перегрузки

Имя Описание
Condition.Key()

Конструктор по умолчанию для универсального создания ключей

Condition.Key(Condition+Key)

Constructors

Condition.Key(String)

Condition.Key()

Конструктор по умолчанию для универсального создания ключей

public Key();
Public Sub New ()

Применяется к

Condition.Key(Condition+Key)

Constructors

public Key(Microsoft.SqlServer.Management.Dmf.Condition.Key other);
new Microsoft.SqlServer.Management.Dmf.Condition.Key : Microsoft.SqlServer.Management.Dmf.Condition.Key -> Microsoft.SqlServer.Management.Dmf.Condition.Key
Public Sub New (other As Condition.Key)

Параметры

Применяется к

Condition.Key(String)

public Key(string name);
new Microsoft.SqlServer.Management.Dmf.Condition.Key : string -> Microsoft.SqlServer.Management.Dmf.Condition.Key
Public Sub New (name As String)

Параметры

name
String

Применяется к