Show / Hide Table of Contents

    JoinTableAttribute.Alias Property

    .NET Standard 2.x

    Gets the alias of the table to join.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       public string Alias { get; }
    

    Property Value Type

    System.String

    The alias of the table to join.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon