Is_Quoted_Identifier (Boolean property)

Applies to SQL Server databases. Defines the usage of double quotation marks. When SET QUOTED_IDENTIFIER is ON (default), identifiers are delimited by double quotation marks, and literals must be delimited by single quotation marks. When SET QUOTED_IDENTIFIER is OFF, identifiers cannot be quoted and must follow all Transact-SQL rules for identifiers.

Tagged Values

Name Value
Data_TypeBoolean
Long_Id{E7AB3CC0-47AD-4A10-8972-C0FB869EE7CB}+40202d96
tag_DBMS_Brands_And_VersionsSQL Server 9.0+
tag_Display_Name_ResourceQuoted Identifier
tag_Has_Enum_Valuestrue
tag_Is_Physicaltrue
tag_Is_Three_State_Booleantrue
tag_Release_Added7.2.0