Click or drag to resize

OleDbDataQueryEmpty Property

Gets an empty query instance.

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

Property Value

OleDbDataQuery
See Also