SqlCmd.Workstation Property

MSBuild Extension Pack

SqlCmdWorkstation Property MSBuild Extension Pack Help 4.0.12.0
Gets or sets the workstation name. This option sets the SqlCmd scripting variable SQLCMDWORKSTATION. The workstation name is listed in the hostname column of the sys.processes catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions.

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

Reference