Share via


SqlTempDBSettings.DataFileCount Property

Definition

SQL Server tempdb data file count.

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

Property Value

Applies to