TableIndexOption.Value 属性

定义

表索引类型可以聚集或非聚集(堆)。

public Microsoft.SqlServer.TransactSql.ScriptDom.TableIndexType Value { get; set; }
member this.Value : Microsoft.SqlServer.TransactSql.ScriptDom.TableIndexType with get, set
Public Property Value As TableIndexType

属性值

适用于