ITableOptions.AnsiNullsStatus Property

Definition

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

Property Value

Attributes

Applies to