Top

Name

expression — An SQL statement that generates a rowset for v:data-source.

Synopsis

<expression />( language (optional) ,
  debug-srcfile (optional) ,
  debug-srcline (optional) ,
  debug-log (optional) );
 

Description

A container for SQL statement generating a rowset or table name (see data-source).

Attributes

language = SqlName Denotes the type of language, currently only SQL expressions are supported, see 'expression-type' attribute of the data-source control.

debug-srcfile.  URI of the source document where the tag comes from.

debug-srcline.  Line number in the source document where the tag comes from.

debug-log.  This defines what sort of data are saved to the debugging log.