TSqlModelOptions.NumericRoundAbortOn Property

Definition

Specifies the NUMERIC_ROUNDABORT database option.

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

Property Value

Applies to