Adding Server Objects

You can add server objects to the viewed relation, either from the server model or from the component.

From the Server to the Component

When an object is added to a represented relation, a new instance of IlsSwRow is created and a new row is added to the corresponding Main data source.

From the Component to the Server

As the representation model is a two-way interface, a new IlsSwRow representation object is created whenever you create a new row in a Views data source that is connected as the Main data source to an IlsSwTable representation object. A message is then sent to the server for a new server object to be created and added to the corresponding server relation.