AltaxoOleDbDataSource(String, AltaxoOleDbConnectionString) Constructor |
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic AltaxoOleDbDataSource(
string selectionStatement,
AltaxoOleDbConnectionString connectionString
)
Parameters
- selectionStatement String
- The selection statement.
- connectionString AltaxoOleDbConnectionString
- The connection string.
See Also