Compartir a través de


ISql100BrokerPriority.RemoteService (Propiedad)

Obtiene o establece el servicio remoto.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property RemoteService As String
    Get
    Set
string RemoteService { get; set; }
property String^ RemoteService {
    String^ get ();
    void set (String^ value);
}
abstract RemoteService : string with get, set
function get RemoteService () : String
function set RemoteService (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql100BrokerPriority Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)