Lightstreamer .Net Adapter 1.7
ContentsIndexHome
PreviousUpNext
TableInfo Members

The following tables list the members exposed by TableInfo.

 
Name 
Description 
 
Creates a TableInfo instance, collecting the various attributes of a Table (i.e. Subscription).  
 
Name 
Description 
 
Id 
Readonly. The name of the Group to which the subscribed Items belong.  
 
Max 
Readonly. The index of the last Item in the Group to be considered in the Table (i.e. Subscription).  
 
Min 
Readonly. The index of the first Item in the Group to be considered in the Table (i.e. Subscription).  
 
Mode 
Readonly. The publishing Mode for the Items in the Table (i.e. Subscription) (it must be the same across all the Table).  
 
Readonly. The name of the Schema used for the subscribed Items.  
 
Readonly. The name of the optional Selector associated to the Table (i.e. Subscription).  
 
Readonly. Only significant for very old versions of the client, for which it returns the identifier of the Window to which the Table belongs. Otherwise, it should return always 1.