ITableTrigger.Body

Syntax

Body(Driver: String): String;

Parameters

Driver. DBMS driver identifier.

Description

The Body property determines the text of the trigger for the chosen database driver.

Comments

The list of identifiers that can be used as a value of the Driver parameter is given in the Summary List of Identifies section.

See also:

ITableTrigger