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

屬性值

Int32

暫存資料庫檔案的數目。

適用於