ADO and SQL Server
Command Object
The Command object is used to query a database and return records in a Recordset object, to execute a bulk operation, or to manipulate the structure of a database.
In addition to the standard ADO properties, these dynamic properties are added to the Properties collection of the Command object.