Proprietà ISql100BrokerPriority.RemoteService

Ottiene o imposta il servizio remoto.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100BrokerPriority Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel