Click or drag to resize
IAppSetLooselyCoupledVectorAsync Method
Overload List
  NameDescription
Public methodSetLooselyCoupledVectorAsync(IEnumerableByte)

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.
Public methodSetLooselyCoupledVectorAsync(AsyncHandle, IEnumerableByte)

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.
Public methodSetLooselyCoupledVectorAsyncT(AsyncHandle, FuncResponse, T, IEnumerableByte)

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.
Top
See Also