21module
com { module sun { module star { module ucb {
Definition Ambiguous.idl:20
contains data of several rows of a ContentResultSet.
Definition FetchResult.idl:30
boolean Orientation
indicates the orientation in which the rows are fetched and set into the sequence FetchResult::Rows.
Definition FetchResult.idl:56
long StartIndex
indicates the index of the first row contained in FetchResult::Rows in the original result set.
Definition FetchResult.idl:47
short FetchError
indicates whether and which error has occurred, while fetching.
Definition FetchResult.idl:63
sequence< any > Rows
contains the demanded data.
Definition FetchResult.idl:36