Show / Hide Table of Contents

    SubQueryAttribute.SelectName Property

    .NET Standard 2.x

    Gets the name of the select list (SqlSelectAttribute.SelectName property) that is predefined in the model type.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

        public string SelectName { get; }
    

    Property Value

    System.String

    The name of the select list that is predefined in the model type.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon