IDataSourceImportOptionsExecuteTableScriptAfterImport Property |
Gets a value indicating whether the table script is executed after importing data from this data source.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool ExecuteTableScriptAfterImport { get; }
Property Value
Booleantrue if [execute table script after import]; otherwise,
false.
See Also