Creates an action that executes {1} against {0} using the parameters specified in {2} and the options specified in {3}. The ...

Creates an action that executes {1} against {0} using the parameters specified in {2} and the options specified in {3}.

The behavior of the created action is defined by {0}.

{0} provides the context for the operation described by {1}.

{1} describes the action to be taken against {0}. {1} is expressed in a manner specific to {0} (e.g. a T-SQL statement).

The optional {2} value may contain either a list or record as appropriate to supply the parameter values expected by {1}.

The optional {3} record may contain options that affect the execution behavior of {1} against {0}. These options are specific to {0}.

The returned action will perform the described operation when executed. The action returns a meaningful value representing the outcome of the operation (e.g. a status code, the number of rows affected, etc.).

The function will raise an evaluation error if invalid input arguments are detected (before trying to perform the operation).

The action will raise an execution error if the operation cannot be successfully completed.

NOTE: {0} may be left in an undefined state if an execution error occurs.

English
English (United States)
Français (France)
French (France)