Freigeben über


SqlTempDbSettings.DataFileCount Property

Definition

SQL Server tempdb data file count

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public int? DataFileCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.DataFileCount : Nullable<int> with get, set
Public Property DataFileCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to