This methods fails if called after Fetch(). To reuse the BQuery object it must first be reset via Clear().
B_LIVE_QUERY flag will be ignored; BQuery always sets it automatically if necessary.| flags | The flags to set. |
| B_OK | Everything went fine. |
| B_NOT_ALLOWED | SetFlags() was called after Fetch(). |