Index.SortInTempdb 屬性

定義

指定用於建立索引的中間排序結果將儲存在 tempdb 資料庫中。

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public bool SortInTempdb { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.SortInTempdb : bool with get, set
Public Property SortInTempdb As Boolean

屬性值

屬性

適用於