Name

param — Named parameter for the cursor.

Synopsis

<param />( name (required) ,
  value (required) ,
  xsd-stub-xhtml (optional) ,
  width (optional) ,
  height (optional) ,
  debug-srcfile (optional) ,
  debug-srcline (optional) ,
  debug-log (optional) );
 

Description

Named parameter for execution of the cursor select statement. This must be the name of a parameter for SQL statement specified, but without leading colon.

Attributes

name = SqlName

Name of the parameter.

value = CalculableValue

Data bound value of the parameter.

xsd-stub-xhtml

This attribute is for internal use only. It has no effect if added to the source VSPX file.

width

Visible width of the control when it is displayed in WYSIWYG tools when the source VSPX text is edited. The value of this attribute will not be used when the resulting HTML is rendered.

height

Visible height of the control when it is displayed in WYSIWYG tools when the source VSPX text is edited. The value of this attribute will not be used when the resulting HTML is rendered.

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.


© 1992 - OpenLink Software. All rights reserved.

Making Technology Work for You®