Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
SimpleTableInfo.MERGE Field

String constant for MERGE subscription mode.

C++
public: string MERGE = "MERGE";
C#
public const string MERGE = "MERGE";
Visual Basic
Public Const MERGE As string = "MERGE"