Altaxo. |
[Missing <summary> documentation for "N:Altaxo.DataConnection"]
Class | Description | |
---|---|---|
AltaxoOleDbConnectionString | Contains an connection string (with or without password, | |
AltaxoOleDbDataSource | ||
AltaxoTableConnector | ||
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 knows how to retrieve a schema (tables, columns, views, sprocs, constraints, 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. |