DataTableForStatisticsExtensionGetReportAndSave Method |
Namespace: imbSCI.DataComplex.tables
public static DataTableForStatistics GetReportAndSave( this DataTable source, folderNode folder, aceAuthorNotation notation = null, string filenamePrefix = "", bool disablePrimaryKey = true, bool allowAsyncCall = false )
| Exception | Condition |
|---|---|
| ArgumentNullException | Folder is null! at GetReportAndSave() for [" + source.TableName + "] at filename [" + filenamePrefix + "] |