TSqlModelOptions.VardecimalStorageFormatOn Property

Definition

Specifies the sp_db_vardecimal_storage_format database option.

public bool? VardecimalStorageFormatOn { get; set; }
member this.VardecimalStorageFormatOn : Nullable<bool> with get, set
Public Property VardecimalStorageFormatOn As Nullable(Of Boolean)

Property Value

Applies to