Click or drag to resize

AltaxoOleDbDataSourceDataQuery Property

Gets or sets the OLE DB query used by this data source.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public OleDbDataQuery DataQuery { get; set; }

Property Value

OleDbDataQuery
See Also