IDatabaseOptions.AnsiWarningsEnabled Property

Definition

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

Property Value

Attributes

Applies to