CreateIndexStart(Boolean, SqlClusterOption) Конструктор

Определение

public CreateIndexStart(bool isUnique, Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlClusterOption clusterOption);
new Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.CreateIndexStart : bool * Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlClusterOption -> Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.CreateIndexStart
Public Sub New (isUnique As Boolean, clusterOption As SqlClusterOption)

Параметры

isUnique
Boolean
clusterOption
SqlClusterOption

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