recordSet

The recordSet object contains a number of records based on a specific query of the data source. These records can be viewed, reorganized, added, and removed.

Hierarchy of objects

Model

Child objects

sourceSet Model

None

Parent class

node class class

Properties

Name

Description

Type

Access

bofAction

Specifies the action to perform if the current record is the first record in the record set.

String

Read /Write

cursorLocation

Indicates the location of the cursor library to use with the record set.

String

Read /Write

cursorType

Specifies the type of cursor to use when opening the record set.

String

Read /Write

eofAction

Specifies the action to perform if the current record is the last record in the record set.

String

Read /Write

lockType

Specifies the type of locking functionality to use with the data source.

String

Read /Write

max

Specifies the maximum number of occurrences for the enclosing container, or -1 to set no upper boundary for occurrences.

String

Read /Write

use

Invokes a prototype.

String

Read /Write

usehref

Invokes an external prototype.

String

Read /Write

Methods

None

// Ethnio survey code removed