다음을 통해 공유


ServiceProxyManager.ServiceAdapter 속성

Gets the service adapter that wraps the service used for all requests.

네임스페이스:  Microsoft.MasterDataServices.Deployment
어셈블리:  Microsoft.MasterDataServices.Deployment(Microsoft.MasterDataServices.Deployment.dll)

구문

‘선언
Protected ReadOnly Property ServiceAdapter As ServiceAdapter 
    Get
‘사용 방법
Dim value As ServiceAdapter 

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

속성 값

유형: ServiceAdapter
The service adapter that wraps the service used for all requests.

참고 항목

참조

ServiceProxyManager 클래스

Microsoft.MasterDataServices.Deployment 네임스페이스