getDataSet()

Previous Next

Syntax

 getDataSet (dsName ,beginRec, setSize)

 

Parameter(s)

dsName [String]

beginRec [Int, Optional: 1]

setSize [Int, Optional: default set size]

 

Description

getDataSet retrieves a Data Set for a specified Data Source, it ignores the life time property of the Data Source and hence always queries from database. The default set size is configurable using the WebDesigner Data Source property 'Maximum number of records'.

 

Related functions: executeQuery(), getRecordCount()