SqlCmd.LoginTimeout Property

MSBuild Extension Pack

SqlCmdLoginTimeout Property MSBuild Extension Pack Help 4.0.12.0
Gets or sets the number of seconds before the SqlCmd login to the OLE DB provider times out when you try to connect to a server. The default login time-out for SqlCmd is eight (8) seconds. The login time- out value must be a number between 0 and 65534. If the value supplied is not numeric or does not fall into that range, the SqlCmd generates an error message. A value of 0 specifies the time-out to be indefinite.

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

Reference