19 #ifndef __com_sun_star_ucb_FetchResult_idl__ 20 #define __com_sun_star_ucb_FetchResult_idl__ 23 module
com { module sun { module star { module ucb {
contains data of several rows of a ContentResultSet.
Definition: FetchResult.idl:31
Definition: Ambiguous.idl:22
boolean Orientation
indicates the orientation in which the rows are fetched and set into the sequence FetchResult::Rows...
Definition: FetchResult.idl:58
sequence< any > Rows
contains the demanded data.
Definition: FetchResult.idl:38
short FetchError
indicates whether and which error has occurred, while fetching.
Definition: FetchResult.idl:65
long StartIndex
indicates the index of the first row contained in FetchResult::Rows in the original result set...
Definition: FetchResult.idl:49