Lightstreamer .Net Standard Client 4.0.0
|
Contains the specification of a table to be subscribed to Lightstreamer Server. All the items and fields in the table are supplied. Group and Schema names to be sent to the Server are made by space separated concatenations of item and field names. This name convention is suitable for a Metadata Adapter derived from LiteralBasedProvider or equivalent to it.
public: class ExtendedTableInfo : public SimpleTableInfo;
public class ExtendedTableInfo : SimpleTableInfo;
Public Class ExtendedTableInfo Inherits SimpleTableInfo