Show / Hide Table of Contents

    SqlSelectAttribute.SqlSelectAttribute(string selectName) Constructor

    .NET Standard 2.x

    Initializes a new instance of the SqlSelectAttribute class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       public SqlSelectAttribute(string selectName)
    

    Parameters

    selectName System.String

    The name of the select list.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon