selectQuery property
The SELECT query which must return zero rows in order for this assertion to succeed.
Implementation
core.String? selectQuery;
The SELECT query which must return zero rows in order for this assertion to succeed.
core.String? selectQuery;