Cursor.columns() (Method)

Returns the number of columns in the cursor.

Availability:

JavaScript - 1.1
Netscape Enterprise Server - 2.0
Property/method value type:Number primitive
JavaScript syntax:NESmyCursor.columns()

The answer set contains a list of columns that were retrieved from the database. This method returns a count of the columns in the answer set.