Lightstreamer .Net Adapter 1.7
ContentsIndexHome
PreviousUpNext
TableInfo.Schema Property

Readonly. The name of the Schema used for the subscribed Items.

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