to_query


Description:

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

Create a Query for execution, using internal structure.

If SqlExpressionValueParameter object is used in SqlCommandConditional.condition, then a PreparedQuery will be created when converted to Query.