SetLooselyCoupledVector method
Sets a vector of loosely coupled state flags, one element for each table in the app.
The last three values in the vector are extra values. These values are for internal use.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qv | Vector of loosely coupled state flags, one element for each table in the app. Set the flag to 1 to loose a table. Set the flag to 0 to not loose a table. |
Yes | Array of Bytes |
Returns
Name | Description | Type |
---|---|---|
qReturn | <true/false> The engine returns true if the vector has been updated. |
Boolean |