QueryResults Object Properties Methods Collections
| Property | Description | 
|---|
| Application Application Write: No | The Application object. | 
| Columns Long Write: No | The number of columns in the current result set. | 
| CurrentResultSet Long Write: Yes | The current result set. The first result set is number 1. Set this property to change the current result set. | 
| Parent Application Write: No | The Application object. | 
| ResultSets Long Write: No | The number of result sets. | 
| Rows Long Write: No | The number of rows in the current result set. | 
| TypeOf SQLOLE_OBJECT_TYPE Write: No | The type of object. | 
| UserData Long Write: Yes | Temporary storage space contained in this object for private use by the application. SQL-DMO does not use this property. |