CheckForLiveQuery
if ((hasIndex || fVolume->CheckForLiveQuery(name))
if (hasIndex || fVolume->CheckForLiveQuery(name)) {
bool CheckForLiveQuery(const char* attribute);