Search Results for

    Show / Hide Table of Contents

    Class SQLSyntaxExtensions

    Inheritance
    object
    SQLSyntaxExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Connections.Database
    Assembly: LemonEdge.Database.Connector.dll
    Syntax
    public static class SQLSyntaxExtensions

    Methods

    AddParameterSet(IQueryFunctionBuilder, params SQLParameter[])

    Declaration
    public static void AddParameterSet(this IQueryFunctionBuilder builder, params SQLParameter[] parameters)
    Parameters
    Type Name Description
    IQueryFunctionBuilder builder
    SQLParameter[] parameters
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.