SQL::ResultSet DataIsNull Method
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/DataIsNull Method.xml
Determine whether a given element is Null.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
SQL::Row::DataIsNull Function
/documentation/pages/Ref/Api/Namespace/SQL/Row/DataIsNull Method.xml
Determine whether a given element is Null.
More about the SQL::ResultSet Object
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/More about the SQL ResultSet Object/index.xml
While working in the Interactive window, after creating the rs SQL::ResultSet object, you could type.
SQL::ResultSet Object
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/index.xml
SQL::ResultSet Object properties and methods.
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.