Altaxo. |
| Class | Description | |
|---|---|---|
| AltaxoOleDbDataSourceController | Controller for AltaxoOleDbDataSource. | |
| ArbitrarySqlQueryController | Controller for composing and validating arbitrary SQL queries. | |
| DataPreviewController | Controller for previewing a data table. | |
| EntireTableQueryController | Controller for selecting complete-table queries from a database schema. | |
| FilterEditController | Controller for editing simple and interval-based query filters. | |
| LoginCredentialsController | Controller for LoginCredentials. | |
| OleDbDataQueryController | Controller for editing and validating OleDbDataQuery instances. | |
| ParametersController | Controller for editing OLE DB parameters. | |
| QueryDesignerController | Controller for interactive query design. | |
| QueryPropertiesController | Controller for editing query-builder properties. |
| Interface | Description | |
|---|---|---|
| IAltaxoOleDbDataSourceView | View contract for editing an OLE DB data source. | |
| IArbitrarySqlQueryView | View interface for editing and testing an arbitrary SQL query. | |
| IDataPreviewView | View interface for previewing table data. | |
| IEntireTableQueryView | View contract for selecting a complete table, view, or stored procedure. | |
| IFilterEditView | View contract for editing query filter expressions. | |
| ILoginCredentialsView | View interface for editing login credentials. | |
| IOleDbDataQueryView | View contract for editing OLE DB data queries. | |
| IParametersView | View interface for editing query parameters. | |
| IQueryDesignerView | View contract for designing SQL queries interactively. | |
| IQueryPropertiesView | View contract for editing query-builder properties. |