DatabaseEngineTempdbSettings.TempDbFileCount 屬性

定義

取得或設定暫存資料庫檔案的數量。

public:
 property int TempDbFileCount { int get(); void set(int value); };
public int TempDbFileCount { get; set; }
member this.TempDbFileCount : int with get, set
Public Property TempDbFileCount As Integer

屬性值

臨時資料庫檔案的數量。

適用於