SqlCmdEnableQuotedIdentifiers Property | MSBuild Extension Pack Help 4.0.12.0 |
Gets or sets a flag that sets the connection option to . By
default, it is set to . For more information, see
SET QUOTED_IDENTIFIER (Transact-SQL).
SET QUOTED_IDENTIFIER
ON
OFF
Namespace: MSBuild.ExtensionPack.SqlServer
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also