String
value that indicates the data source for a Recordset object.
Description
Sets or gets the Source property of the wrapped ADODB.Recordset object. Use the Source property to specify a data source for a Recordset object using one of the following: an SQL statement, a stored procedure, or a table name.