to_query


Description:

public virtual Query to_query (string? name = null) throws Error

Create a Query for execution, using internal structure.

If SqlExpressionValueParameter object is used for values in condition, then a PreparedQuery is returned with the given name.