getDBModifDefinitions(Workbook, Boolean) Method
gets defined names for DBModifier (DBMapper/DBAction/DBSeqnce) invocation in the passed workbook and updates Ribbon with it
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static void getDBModifDefinitions( Workbook actWb, bool onlyCheck )
Parameters
- actWb
- Type: Workbookthe passed workbook
- onlyCheck
- Type: Booleanonly used for UserMsg dialogs (check vs. get)