Share via


SqlTempDBSettings Class

Definition

The SqlTempDBSettings.

public class SqlTempDBSettings
type SqlTempDBSettings = class
Public Class SqlTempDBSettings
Inheritance
SqlTempDBSettings

Constructors

SqlTempDBSettings()

Initializes a new instance of SqlTempDBSettings.

Properties

DataFileCount

SQL Server tempdb data file count.

DataFileSize

SQL Server tempdb data file size.

DataGrowth

SQL Server tempdb data file autoGrowth size.

DefaultFilePath

SQL Server default file path.

LogFileSize

SQL Server tempdb log file size.

LogGrowth

SQL Server tempdb log file autoGrowth size.

LogicalUnitNumbers

Logical Unit Numbers for the disks.

PersistFolder

SQL Server tempdb persist folder choice.

PersistFolderPath

SQL Server tempdb persist folder location.

Applies to