SupportingTools Class
Tools repairLegacyFunctions, checkpurgeNames and fixOrphanedDBFunctions
Inheritance Hierarchy
- System.Object
- DBaddin.SupportingTools
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public sealed class SupportingTools
The SupportingTools type exposes the following members.
Methods
Name | Summary | |
---|---|---|
![]() | checkpurgeNames() | maintenance procedure to check/purge names used for db-functions from workbook, or unhide DB names |
![]() | fixOrphanedDBFunctions(Workbook) | fix orphaned DB Functions by replacing function names with themselves, triggering recalculation |
![]() | repairLegacyFunctions(Workbook, Boolean) | "repairs" legacy functions from old VB6-COM Addin by removing "DBAddin.Functions." before function name |