共用方式為


SqlTempDBSettings.LogGrowth Property

Definition

SQL Server tempdb log file autoGrowth size.

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

Property Value

Applies to