Skip to main content Skip to complementary content

GetLooselyCoupledVector Method

Overloads

GetLooselyCoupledVector()

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.

GetLooselyCoupledVector()

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.

Declaration

      public IEnumerable<byte> GetLooselyCoupledVector()
    

Returns

Type Description
System.Collections.Generic.IEnumerable<System.Byte>

Implements

Remarks

The last three values in the vector are for internal use.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!