Share via


RDS Objects

DataControl (RDS) Binds a data query Recordset to one or more controls (for example, a text box, grid control, or combo box) to display the Recordset data on a Web page.

The DataControl object is safe for scripting.

DataFactory (RDSServer) Implements methods that provide read/write data access to specified data sources for client-side applications.

The DataFactory object is not safe for scripting.

DataSpace (RDS) Creates client-side proxies to custom business objects located on the middle tier.

The DataSpace object is safe for scripting.