- SQL::ResultSet ToXML Method
- /documentation/pages/Ref/Api/Namespace/SQL/ResultSet/ToXML Method.xmlConvert ResultSet an XML formatted string.
- Function Topics
- /documentation/pages/Index/Function List.xmlPage links to functions.
- SQL::ResultSet ExecutePostProcess Method
- /documentation/pages/Ref/Api/Namespace/SQL/ResultSet/ExecutePostProcess Method.xmlExecute 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.xmlNumeric
- SQL::Connection ToXML Method
- /documentation/pages/Ref/Api/Namespace/SQL/Connection/ToXML Method.xmlFetch data to an XML formatted string using a SQL query.
- SQL::ResultSet NextResult Method
- /documentation/pages/Ref/Api/Namespace/SQL/ResultSet/NextResult Method.xmlPosition 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.xmlThe NextRow() method fetches the next row in the SQL::ResultSet.
- SQL::ResultSet DataIsNull Method
- /documentation/pages/Ref/Api/Namespace/SQL/ResultSet/DataIsNull Method.xmlDetermine whether a given element is Null.
- SQL::ResultSet Object
- /documentation/pages/Ref/Api/Namespace/SQL/ResultSet/index.xmlSQL::ResultSet Object properties and methods.
- excel_to_resultset Function
- /documentation/pages/Ref/Api/Functions/Document Types/Office Functions/excel_to_resultset Function.xml
Takes an Excel file and returns a SQL::Resultset object.