Return Type
A Boolean value.
Return Type
A Boolean value.
Syntax
object.RunQuery(strQuery As String, aryTables As unknown - type)
The RunQuery method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type HalDB. |
| strQuery | String |
| aryTables | unknown - type |