CreateIndexStart(Boolean, SqlClusterOption) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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