Return Type
A Boolean value.
Return Type
A Boolean value.
Syntax
object.GetAllTableList(aryRecordIdList As unknown - type, aryTableNameList As unknown - type, aryParentNameList As unknown - type, aryTableTypes As unknown - type)
The GetAllTableList method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type HalDB. |
| aryRecordIdList | unknown - type |
| aryTableNameList | unknown - type |
| aryParentNameList | unknown - type |
| aryTableTypes | unknown - type |