Show / Hide Table of Contents

    SqlUnionAttribute.SqlUnionAttribute Constructor

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

    0.5.0-alpha

    1.0.1 (current)

    Initializes a new instance of the SqlUnionAttribute class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Overloads

    Constructor Description
    SqlUnionAttribute(string rawSql) Initializes a new instance of the SqlUnionAttribute class.
    SqlUnionAttribute(Type modelType) Initializes a new instance of the SqlUnionAttribute class.
    SqlUnionAttribute(Type modelType, string selectName) Initializes a new instance of the SqlUnionAttribute class.
    Back to top Generated by Appeon