9using System.Collections.Generic;
23 DataPortalClient.IDataPortalProxy
Create(Type objectType);
DataPortalClient.IDataPortalProxy Create(Type objectType)
Creates the DataPortalProxy to use for DataPortal call on the objectType.
void ResetProxyType()
Resets the data portal proxy type, so the next data portal call will reload the proxy type based on c...