[ResultSet_Count] returns the number of result sets generated by an inline. This method can be called directly within an [Inline] code block or can be called with an -InlineName parameter to return the number of results generated by a named inline.
Inline(
-Database='Contacts',
-SQL='SELECT * FROM People; SELECT * FROM Company;'
)
ResultSet_Count
/Inline
Inline(
-Database='Contacts',
-SQL='SELECT * FROM People; SELECT * FROM Company;',
-InlineName='mySearch'
)
/Inline
ResultSet_Count(-InlineName='mySearch')
No examples found
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments