Namespace RentADeveloper.SqlConnectionPlus.SqlStatements
Structs
InterpolatedParameter
A parameter created from an interpolated value to be passed to an SQL statement.
InterpolatedSqlStatement
Represents an SQL statement constructed using interpolated string syntax.
InterpolatedTemporaryTable
A sequence of values created from an interpolated sequence of values to be passed to an SQL statement as a temporary table.