Lasso Soft Inc. > Home

[ resultset_count ]

Method

[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.

  • Syntax
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')
Examples

No examples found

Recent Comments

No Comments 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. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft