FormDataSource.cursor Method

Has no functionality in the FormObjectSet class.

Syntax

public Common cursor([int rowIndex])

Run On

Client

Parameters

  • rowIndex
    Type: int

Remarks

This method is overridden by the FormDataSource.cursor method, which returns the currently active record in the table that is referenced by the data source.

See Also

Reference

FormDataSource Class