Condividi tramite


Proprietà ServiceAdapter

Gets the ServiceAdapter object that wraps the service used for all requests.

Spazio dei nomi  Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Sintassi

'Dichiarazione
Protected ReadOnly Property ServiceAdapter As ServiceAdapter
    Get
'Utilizzo
Dim value As ServiceAdapter

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

Valore proprietà

Tipo: ServiceAdapter
The ServiceAdapter object that wraps the service used for all requests.