Tag Link | -Log | Category | Database |
---|---|---|---|
Type | Command | Source Available | No |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0 |
The action statement is an internal representation of the action that the inline is going to perform and can differ from data source to data source. Most SQL
The action statement can also be accessed by calling [Action_Statement] within an inline.
By default action statements are logged at the SQL level.
[Inline: ...,
[Inline: ...,
[Inline: ...,
Required Parameters | |
---|---|
Log Level | The level at which to log the action statement generated by an inline: critical, warning, detail, sql, deprecated, or none (defaults to sql). |
See the Lasso 8 Language Guide for examples of how to use this tag.