The SalSqlBindVariables type exposes the following members.

Methods

  NameDescription
Public methodClear
Resets the bind and into variables collection.
Public methodLeaveScope
Leaves the current interpreter scope. It must be called in the try/final section.
Public methodNewScope
Enters a new interpreter scope. This must be called before starting to read or write bind/into variables to enable caching of the root reference.
Public methodParseBinds
Parses report bind variables.
Public methodReadBindValues
Reads all the bind variables.

See Also