INVOKE: Example 4 |
Examples of how to use INVOKE in a domain constraint: Condition: 'OK' = MyComponent.CheckBankaccount( DOMAIN )
Correction: Calculus.CheckSum( DOMAIN)
Correction: ( SELECT Calculus.CheckSum( t.value ) FROM check_table t WHERE t.id = DOMAIN ) |