Name
WorkstationId [SQL Server only]
Synopsis
String id
= Connection.WorkstationId;
Returns a string with the name of the connecting client. By default,
this setting returns the computer name of the client computer.
Note
You can configure this setting with the Workstation ID
parameter in the connection string. If you set this
value (with any value other than an empty string), it takes
precedence over the computer name.