rsToJSON Function
/documentation/pages/Ref/Api/Functions/Document Types/JSON Functions/rsToJSON().xml
(optional) first row to use
SQL::ResultSet ToJSON Method
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/ToJSON Method.xml
Convert a ResultSet to a JSON formatted string.
SQL::ResultSet toJSONObjectSyntax Method
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/ToJSONObjectSyntax Method.xml
Convert a ResultSet to JSON object syntax.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
SQL::ResultSet ExecutePostProcess Method
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/ExecutePostProcess Method.xml
Execute portable SQL against a *[xb:SQL::ResultSet]*, Allows for filtering after fetching a result set.
SQL_ResultSet_Preview Function
/documentation/pages/Ref/Api/Functions/SQL Helper Functions/SQL_ResultSet_Preview Function.xml
Numeric
SQL::ResultSet NextResult Method
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/NextResult Method.xml
Position to the next set of rows in the ResultSet (applies only when multiple results are returned).
SQL::ResultSet NextRow Method
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/NextRow Method.xml
The NextRow() method fetches the next row in the SQL::ResultSet.
SQL::ResultSet ToXML Method
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/ToXML Method.xml
Convert ResultSet an XML formatted string.
SQL::ResultSet::Data Method
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/Data Method.xml
Get the data for the column name or index specified.