ExtractCommonColumnsToTableOptionsCreatePropertyColumnWithSourceTableName Property |
If true, a property column 'SourceTableName' is created in the destination table,
and filled with the name of the originating table.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool CreatePropertyColumnWithSourceTableName { get; init; }
Property Value
BooleanSee Also