adhoc property

bool adhoc
final

Whether this is an ad-hoc query, or if it should be prepared for faster execution in the future.

Defaults to true.

Implementation

final bool adhoc;