Udostępnij przez


Właściwość ServiceProxyManager.ServiceAdapter

Pobiera ServiceAdapter obiekt, który otacza Usługa używana do wszystkich żądań.

Przestrzeń nazw:  Microsoft.MasterDataServices.Deployment
Zestaw:  Microsoft.MasterDataServices.Deployment (w Microsoft.MasterDataServices.Deployment.dll)

Składnia

'Deklaracja
Protected ReadOnly Property ServiceAdapter As ServiceAdapter
    Get
'Użycie
Dim value As ServiceAdapter

value = Me.ServiceAdapter
protected ServiceAdapter ServiceAdapter { get; }
protected:
property ServiceAdapter^ ServiceAdapter {
    ServiceAdapter^ get ();
}
member ServiceAdapter : ServiceAdapter
function get ServiceAdapter () : ServiceAdapter

Wartość właściwości

Typ: ServiceAdapter
ServiceAdapter Obiekt, który otacza Usługa używana do wszystkich żądań.