ITableOptions.QuotedIdentifierStatus 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("Table_QuotedIdentifierStatusDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Table_QuotedIdentifierStatusName")]
public bool QuotedIdentifierStatus { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Table_QuotedIdentifierStatusDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Table_QuotedIdentifierStatusName")>]
member this.QuotedIdentifierStatus : bool
Public ReadOnly Property QuotedIdentifierStatus As Boolean
Property Value
- Attributes