Extensions.SQL.ResultSetValue

From emotive
Jump to navigation Jump to search

Classification

Name ResultSetValue
Short Description A ResultSet variable.
Class Term
Extension OTX SQL extension
Group SQL related Terms
Exceptions InvalidReferenceException
OutOfBoundsException
Checker Rules
Standard Compliant Yes

Description

This term returns the ResultSetValue stored in a ResultSet variable.

Return Value

The Term returns the value, see table below.

Icons Note.png In OTX, Terms are categorized according to its return data type!
Data Type Description
ResultSetTerm A ResultSet variable.

Properties

Name Data Type Class Default Cardinality Description
path Path Term - [0..1] The element addresses parts of complex structures. For more information please refer to Part 2 of ISO 13209

See also

CloseConnection
ExecuteQuery
ExecuteUpdate
ConnectionTerm
ConnectionValue
CreateConnection
GetResultValueAsBoolean
GetResultValueAsByteField
GetResultValueAsFloat
GetResultValueAsInteger
GetResultValueAsString
NextResult
ResultSetTerm
ResultSetValue