|
Interface Summary |
| Alias |
This describes the API for a Data Set Alias. |
| CalculatedField |
This describes the API for a calculated field. |
| DatabaseQuery |
This is the basic interface to all database queries including parameterized
queries and stored procedure calls. |
| DatabaseQueryParamCollection |
A collection containing API for setting parameter types and values for
parameterized SQL queries. |
| DatabaseQueryParameter |
Represents a database query parameter for a parameterized SQL query. |
| DataQuery |
Interface to a data query. |
| Index |
This interface provides the API for getting and setting the name of a query index, and getting and setting the
fields being used by this query index. |