Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
SimpleTableInfo.Schema Property

Readonly. The name of the Schema of fields used in this table.

C++
public: __property string Schema;
C#
public virtual string Schema;
Visual Basic
Public virtual Property Schema() As string