MultiServerSqlConnectionInfo.WorkstationId 속성

정의

Transact-SQL 배치를 제출하는 클라이언트 머신의 이름을 받거나 설정합니다.

public:
 property System::String ^ WorkstationId { System::String ^ get(); void set(System::String ^ value); };
public string WorkstationId { get; set; }
member this.WorkstationId : string with get, set
Public Property WorkstationId As String

속성 값

클라이언트 머신 이름이 포함된 A String .

적용 대상