19 #ifndef __com_sun_star_sdbcx_XRowLocate_idl__
20 #define __com_sun_star_sdbcx_XRowLocate_idl__
26 module
com { module sun { module star { module sdbcx {
88 boolean moveRelativeToBookmark([in]any bookmark, [in]
long rows)
112 long compareBookmarks([in]any first, [in]any second)
– idl definition –
Definition: Ambiguous.idl:22
is used to identify rows within a result set and to find rows by a bookmark.
Definition: XRowLocate.idl:39
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
base interface of all UNO interfaces
Definition: XInterface.idl:47