Click or drag to resize

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.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool CreatePropertyColumnWithSourceTableName { get; init; }

Property Value

Boolean
See Also