Share via


DatabaseEngineTempdbSettings.TempDbFileGrowth Property

Definition

Gets or sets the temporary database file growth.

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

Property Value

The temporary database file growth.

Applies to