IDatabaseOptions.NumericRoundAbortEnabled Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_NumericRoundAbortEnabledDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_NumericRoundAbortEnabledName")]
public bool NumericRoundAbortEnabled { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_NumericRoundAbortEnabledDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_NumericRoundAbortEnabledName")>]
member this.NumericRoundAbortEnabled : bool with get, set
Public Property NumericRoundAbortEnabled As Boolean

Property Value

Attributes

Applies to