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