Share via


MultiServerSqlConnectionInfo.WorkstationId Propiedad

Definición

Obtiene o establece el nombre del equipo cliente que envía el lote de 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

Valor de propiedad

Valor String que contiene el nombre del equipo cliente.

Se aplica a