AltaxoOleDbDataSourceDataQuery Property |
Gets or sets the OLE DB query used by this data source.
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic OleDbDataQuery DataQuery { get; set; }Property Value
OleDbDataQuery
See Also