The DataGates role is to provide the common data access methods required for communicating with a data source. The DataGate implements a standard interface that provides communication channels for an Object Director to perform data processes. As well as this, it implements standard CRUD functionality available for any calling application to access the raw data source data.
Requires: Microsoft .Net 2.0, Visual Studio.