ITableTrigger.Body

Fore Syntax

Body(Driver: String): String;

Parameters

Driver. Database driver identifier. The summary list of identifiers that can be specified as a parameter value is given in the Supported DBMS subsection.

Description

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

See also:

ITableTrigger