GetLooselyCoupledVector method
Returns a list of table states.
The following states apply:
- 0 The table is not loosely coupled.
- 1 The table is loosely coupled.
- 2 The table is loosely coupled and cannot be changed to another state using the Qlik Engine API.
Information note
The last three values in the vector are for internal use.
Information note
In case of circular references, the engine automatically sets the table state to loosely coupled to avoid creating loops.
Returns
Name | Description | Type |
---|---|---|
qv |
The list of table states |
Array of Integer (byte) |