Show / Hide Table of Contents

    SqlOrHavingAttribute.SqlOrHavingAttribute Constructor

    .NET Standard 2.x

    Initializes a new instance of the SqlOrHavingAttribute class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Overloads

    Constructor Description
    SqlOrHavingAttribute(string rawCondition) Initializes a new instance of the SqlOrHavingAttribute class.
    SqlOrHavingAttribute(string left, string right) Initializes a new instance of the SqlOrHavingAttribute class.
    Back to top Generated by Appeon