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

String constant for DISTINCT subscription mode.

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