dataItemName PARAM tag



Assigns a DataItem name that will be used to publish the result of a query.

Syntax

<PARAM NAME = "dataItemName" VALUE = "name">

Values

name
Specifies the DataItem name under which to publish the result of a query. The default name value is the assigned applet name.

Usage

The data type is String.

Example
dataItemName PARAM tag example

See also
JdbcSource applet
retrievals PARAM tag
_resultStyle PARAM tag
Executing a database query