DatabaseEngineTempdbSettings.TempDbFileGrowth 屬性

定義

取得或設定暫存資料庫檔案的成長。

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

屬性值

Int32

暫存資料庫檔案的成長。

適用於