Show / Hide Table of Contents

    DwSelectAttribute.DwSelectAttribute(string select) Constructor

    .NET Standard 2.x

    Initializes a new instance of the DwSelectAttribute class.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    public DwSelectAttribute(string select)
    

    Parameters

    select System.String

    Query statement.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon