Rogue Wave Server Studio > Rogue Wave Server Studio Advanced Features > Creating Several Table Representations in the Same View > Creating the NodeTable Table Representation
 
Creating the NodeTable Table Representation
To create NodeTable in the Server Data Source inspector:
1. Expand the Network class.
2. Expand the domains relation.
3. Drag and drop the nodes relation from the Domain class.
This action creates the following representation objects:
*A table representation attached to the network view origin stores all the nodes of all propagated domains.
*For the same Network object, one DomainTable and one NodeTable are created. It means that the Network object is represented by two IlsSwTable objects, DomainTable and NodeTable.
*Domain and Node objects are represented by two IlsSwRow objects attached to these tables, as specified in the view specification code.

Version 6.1
Copyright © 2016, Rogue Wave Software, Inc. All Rights Reserved.