WorkstationID Property (SqlConnectionStringBuilder)
Gets or sets the name of the workstation connecting to SQL Server.
'Declaration
Public Property WorkstationID As String
public string WorkstationID {get; set;}
Property Value
The name of the workstation.