FREE Web Template Download
HTML CSS JAVASCRIPT SQL PHP BOOTSTRAP JQUERY ANGULARJS TUTORIALS REFERENCES EXAMPLES Blog
 

ADO DataSource Property


Recordset Object Reference Complete Recordset Object Reference

The DataSource property specifies an object containing data to be represented as a Recordset object

The DataSource property is used to create data-bound controls with the Data Environment in Visual Basic 6.

Note: The DataMember and DataSource properties must be used in conjunction.

Syntax

objRecordset.DataSource

Recordset Object Reference Complete Recordset Object Reference