Show / Hide Table of Contents

    SqlAndWhereAttribute.Right Property

    .NET Standard 2.x

    Gets the raw SQL expression on the right of the operator.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

    public string Right { get; }
    

    Property Value

    System.String

    The raw SQL expression on the right of the operator.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon