Show / Hide Table of Contents

    SqlUnionAttribute.RawSql Property

    .NET Standard 2.x

    Gets the raw SQL specified for the UNION operator.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       public string RawSql { get; }
    

    Property Value

    System.String

    The raw SQL specified for the UNION operator.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon