compile method

SqlCommand compile()

Validates and compiles SQL with separate parameters, without database I/O.

Implementation

SqlCommand compile() => compileQuery();