QueryBuilderMissingJoins Property |
Gets a value that indicates not all tables in the query are related.
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool MissingJoins { get; }
Property Value
BooleanSee Also