Click or drag to resize

QueryBuilderMissingJoins Property

Gets a value that indicates not all tables in the query are related.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool MissingJoins { get; }

Property Value

Boolean
See Also