IDatabaseOptions.AnsiNullsEnabled Property

Definition

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

Property Value

Attributes

Applies to