ISystemProxyGenerator Interface
This interface can be implemented by custom connectors to generate a proxy to the external system.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Interface ISystemProxyGenerator
'Usage
Dim instance As ISystemProxyGenerator
public interface ISystemProxyGenerator
Remarks
This interface must be implemented in the class that implements the ISystemUtility interface.