Поделиться через


ISql100BrokerPriority.RemoteService - свойство

Получает или задает удаленную службу.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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)

Значение свойства

Тип: System.String

Безопасность платформы .NET Framework

См. также

Ссылки

ISql100BrokerPriority Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен