Class Summary |
ExternalResultSetViewer |
Extends ResultSetViewer to allow extensions to inherit the default result set viewer |
ExternalResultSetViewerProvider |
Abstract class that external viewers for the long data must implement |
OperationCommand |
The OperationCommand is used to uniquely identify an execution result in SQL Results View, it is the
starting point to use SQL Results View. |
Parameter |
The Parameter represents an in/out parameter for routine objects. |
ResultSetObject |
A standard implementation of IResultSetObject with cache mechanism. |
ResultSetRow |
The ResultSetRow is a standard implementation of IResultSetRow . |
ResultsViewAPI |
The core API of SQL Results View. |
ResultsViewUIAccessor |
This class is mainly used to control the UI related behaviour, and is mainly designed for WTP Output view's current
consumers to lessen the refactoring effort. |
XMLResultSetObject |
Represent an XML result set. |