explainOptions property
Explain options for the query.
If set, additional query statistics will be returned. If not, only query results will be returned.
Optional.
Implementation
ExplainOptions? explainOptions;
Explain options for the query.
If set, additional query statistics will be returned. If not, only query results will be returned.
Optional.
ExplainOptions? explainOptions;