DbConnectionPlus API Documentation
Search Results for

    Show / Hide Table of Contents

    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.

    In this article
    Back to top Generated by DocFX