Show / Hide Table of Contents

    JoinTableAttribute.OnRaw Property

    .NET Standard 2.x

    Gets or sets the raw SQL search condition on which the join is based.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       public string OnRaw { get; set; }
    

    Property Value Type

    System.String

    The raw SQL search condition on which the join is based.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon