Description The database path to current query history folder in the identities journal database.
-
Property type
-
A String value. A String with database path to query history folder. Failure Returns vbNullString.. Failure conditions: * Folder does Not exist. * Database is Not open.
-
Syntax
-
object.QueryResultsFolderPath
The QueryResultsFolderPath Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataJournal. |
|