Syntax

The following are the data type-specific methods for adding an ABL ROWID parameter:

public void AddRowid(int position, Progress.Open4GL.Rowid value, 
                     int mode)

public void AddRowidArray(int position, Progress.Open4GL.Rowid[] value, 
                          int mode, int extentValue)

For information on the parameters to these methods, see General syntax for add parameter methods.