Param

Top Previous Topic Next Topic  Print this topic

<das:in-param> element represents a function, sql data source or stored procedure input parameter.

 

Attributes:

src - the source id of the parameter value. Must be a data source field or a function return value. This attribute is mandatory.

name - the name of the parameter. Mandatory for sql data sources , stored procedures, and some functions that require named-parameters.

 

 

Children:

Any child element will be ignored.