DatabaseEngineTempdbSettings.TempDbLogFileGrowth 屬性

定義

在 TempDb 中取得或設定日誌檔案的成長。

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

屬性值

TempDb 中的日誌檔案成長。

適用於