SqlCmd.Headers Property

MSBuild Extension Pack

SqlCmdHeaders Property MSBuild Extension Pack Help 4.0.12.0
Specifies the number of rows to print between the column headings. The default is to print headings one time for each set of query results. This option sets the sqlcmd scripting variable SQLCMDHEADERS. Use -1 to specify that headers must not be printed. Any value that is not valid causes SqlCmd to generate an error message and then exit.

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

Reference