
You access this view, once you have created an RdbmsPointQuery by expanding in the Nav tree, expanding the Points folder under your rdb Database node and double-clicking the RdbmsPointQuery container.
This view works in a way that is similar to the standard Point Manager view and, like that view, it has Discovered and Database panes, as well as similar buttons at the bottom of the view.
| Column name | Description |
|---|---|
| Name | Identifies the name of the point. |
| Type | Reports the type of point (Boolean, Numeric, etc.) |
| Out | Indicates the status of the query. |
| Value Column | Reports the point value. |
| Key Value 1 | Identifies the primary key. |
| Key Value 2 | Identifies the secondary key. |

Discovered points represent the results of executing the Rdbms point query. In fact, the results from the data in the Discovered pane should match the data presented in the Query Results pane of the Rdbms Query View. The Discover button executes the query defined by the Sql property in the New Rdbms Point Query window.