View Source Vectorex.Subquery (vectorex v0.1.0)
Summary
Functions
Creates a new Vectorex.Subquery instance
Adds a AND clause.
Adds a FOLLOWED BY clause.
Adds a NOT clause.
Adds a OR clause.
Types
Functions
Creates a new Vectorex.Subquery instance
Adds a AND clause.
If the operator is supported by the text search control, the parameter is applied to the builder. If not the parameter is ignored.
Adds a FOLLOWED BY clause.
If the operator is supported by the text search control, the parameter is applied to the builder. If not the parameter is ignored.
Adds a NOT clause.
If the operator is supported by the text search control, the parameter is applied to the builder. If not the parameter is ignored.
Adds a OR clause.
If the operator is supported by the text search control, the parameter is applied to the builder. If not the parameter is ignored.