Data Access User Manual > Rogue Wave Views Data Access Common Framework > Tables > Specialized Table Subclasses > IliSQLTable
 
IliSQLTable
The IliSQLTable class implements the table interface by managing rows that are located in a remote relational database system. It handles all communication aspects with the database system, such as the generation of SQL statements, error checking, and so on.
The IliSQLTable class defines two-tier tables.
Instances of this class can be defined and used either through the C++ API or interactively in Rogue Wave Views Studio through an IliSQLDataSource object.
See SQL Tables for more information on the IliSQLTable class.

Version 6.0
Copyright © 2015, Rogue Wave Software, Inc. All Rights Reserved.