SqlCmd.EnableQuotedIdentifiers Property

MSBuild Extension Pack

SqlCmdEnableQuotedIdentifiers Property MSBuild Extension Pack Help 4.0.12.0
Gets or sets a flag that sets the
SET QUOTED_IDENTIFIER
connection option to . By default, it is set to
OFF
. For more information, see SET QUOTED_IDENTIFIER (Transact-SQL).

Namespace: MSBuild.ExtensionPack.SqlServer
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also

Reference