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.3261.0 (4.8.3261.0)
Syntaxbool ExecuteTableScriptAfterImport { get; }
Property Value
Booleantrue if [execute table script after import]; otherwise,
false.
See Also