Altaxo. |
| Class | Description | |
|---|---|---|
| AltaxoOleDbConnectionString | Stores an OLE DB connection string together with optional temporary credentials. | |
| AltaxoOleDbDataSource | Table data source that fills an Altaxo table from an OLE DB query. | |
| AltaxoTableConnector | Connects an OLE DB data reader to an Altaxo data table. | |
| LoginCredentials | Login credentials, i.e. user name and password. | |
| OleDbConnString | OleDb Connection string utilities. | |
| OleDbDataQuery | Immutable class that holds a connection string and an SQL selection statement. | |
| OleDbSchema | DataSet that retrieves database schema information, such as tables, columns, views, stored procedures, constraints, and relations, based on a connection string. | |
| QueryBuilder | Manages a collection of query fields and converts them into SQL statements. | |
| QueryField | Represents a field in a query. | |
| QueryFieldCollection | Represents a bindable collection of QueryField objects. |
| Enumeration | Description | |
|---|---|---|
| Aggregate | Specifies a grouping aggregate. | |
| GroupByExtension | Specifies options for grouping data. | |
| Sort | Specifies a sorting order. | |
| TableType | Represents types of data tables. |