Share via


SqlTempDBSettings.DataGrowth Property

Definition

SQL Server tempdb data file autoGrowth size.

public int? DataGrowth { get; set; }
member this.DataGrowth : Nullable<int> with get, set
Public Property DataGrowth As Nullable(Of Integer)

Property Value

Applies to