AdoRecordSet:Source

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:Source

Previous pageReturn to chapter overviewNext page

Purpose

The source for the data in a Recordset object (Command object, SQL statement, table name, or stored procedure).

 

Prototype

ACCESS Source AS USUAL

 

Return

 

STRING        String or Command Object

 

 

See Also

 

AdoRecordSet, AdoCommand