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