IDatabaseOptions.AnsiNullsEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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