Loading...
Searching...
No Matches
fs_query.h File Reference

Detailed Description

This methods fails if called after Fetch(). To reuse the BQuery object it must first be reset via Clear().

Note
The B_LIVE_QUERY flag will be ignored; BQuery always sets it automatically if necessary.
Parameters
flagsThe flags to set.
Returns
A status code.
Return values
B_OKEverything went fine.
B_NOT_ALLOWEDSetFlags() was called after Fetch().
Since
Haiku R1