IDatabaseOptions.AnsiNullDefault Property

Definition

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

Property Value

Attributes

Applies to