| Stonefield Query SDK |
| Table Properties |
in the TreeView.
in the TreeView, are typically used to hide the complexity of an application's data structures.
in the TreeView, are used to resolve self-joins or multiple relationships between tables.When you select a table in the Stonefield Query Studio, the properties pane displays the properties for that table. The properties displayed are:
Use a comma-delimited list of values if the table was added in one version and later removed. For example, "5.3+,5.5-" means it was added in version 5.3 and removed in version 5.6.
The Create data access script link is used to create a Select script for the table. This script is used if you don't want a simple SQL statement used to access the fields in the table. For example, if you want to call a stored procedure instead, create a data access script that calls the stored procedure. This link appears as Edit data access script if the script already exists; click it to jump to that script.
| Last Updated: 06/10/10 |