Top Method Summary
Options Name Purpose
+ RepositionToRowid (character) Repositions to a Rowid list from a character
+ RepositionToRowid (rowid) Repositions to a single Rowid
+ RepositionToRowid (rowid[]) Repositions to a Rowid Array

Top Property Summary
Options Name Purpose
+ HANDLE QueryHandle


Method Detail
Top

PUBLIC RepositionToRowid (character)

Purpose: Repositions to a Rowid list from a character
Notes:

Parameters:
pcRowids CHARACTER
The comma delimited list of ROWIDs to position the query to
Top

PUBLIC RepositionToRowid (rowid)

Purpose: Repositions to a single Rowid
Notes:

Parameters:
prRowid ROWID
The ROWID to position the query to
Top

PUBLIC RepositionToRowid (rowid[])

Purpose: Repositions to a Rowid Array
Notes:

Parameters:
prRowid ROWID
The array of ROWIS's to reposition the query to


Property Detail
Top

PUBLIC HANDLE QueryHandle


Returns HANDLE


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:17:44