IDatabaseOptions.QuotedIdentifiersEnabled Property

Definition

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

Property Value

Attributes

Applies to