SqlSyntax.Render method

Renders SQL as text and parameters.

public (string Text, DbParameters Parameters) Render(Sql sql)

See Also