This topic has not yet been rated - Rate this topic

ConnectionSettings.WorkstationId Property

Gets or sets the ID value that uniquely identifies the workstation.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
public string WorkstationId { get; set; }

Property Value

Type: System.String
An Int32 value that specifies the ID value that uniquely identifies the workstation.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.