Show / Hide Table of Contents

    SqlOrWhereAttribute.SqlOrWhereAttribute Constructor

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Initializes a new instance of the SqlOrWhereAttribute class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Overloads

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