DataFactory Object (RDSServer) Properties, Methods, and Events
Properties
None.
Methods
ConvertToString Method (RDS) | Converts a recordset into a MIME64 string. |
CreateRecordset Method (RDS) | Creates and returns an empty recordset. |
Execute Method (RDS) | Execute the request and create an advanced data rowset (for use with ADO 2.5 or later). |
Execute21 Method (RDS) | Execute the request and create an advanced data rowset (for use with ADO 2.1). |
Query Method (RDS) | Execute the request and create an advanced data rowset. |
SubmitChanges Method (RDS) | Given a recordset with pending changes, this method submits them to the database identified in the connection string. |
Synchronize Method (RDS) | Synchronize the given recordset with the database specified by the connection string (for use with ADO 2.5 or later). |
Synchronize21 Method (RDS) | Synchronize the given recordset with the database specified by the connection string (for use with ADO 2.1). |
Events
None.
See Also
Applies To: DataFactory Object (RDSServer)