Small company logo:
   History
 
Advertising banner:
 
 Statement.RowsetSize
Home • Help • Customization Tools • FCAS • Language Reference • Statement.RowsetSize
 
Purpose
Returns or assigns an integer value indicating the cursor rowset size.
Syntax
DBStatement.RowsetSize [= Size]


Size
Can be set to the desired number of rows in the rowset or SQL_ROWSET_SIZE_DEFAULT, which specifies a rowset size of one record.