ITableTrigger

Description

The ITableTrigger interface contains properties and methods of the trigger of the table.

Properties

  Property name Brief description
Body The Body property determines the text of the trigger for the chosen database driver.
FireEvent The FireEvent property determines events causing trigger execution.
FireTime The FireTime property determines trigger execution time.
ForEachRow The ForEachRow property determines whether the trigger is executed for each table row.
Text The Text property determines the trigger text.

Properties inherited from  INamedEntity

  Property name Brief description
The Id property determines object identifier.
The Key property returns object key.
The Name property determines object name.

Methods

  Method name Brief description
Check This method is under development.

See also:

Db Assembly Interfaces