Show / Hide Table of Contents

    DwProcedureAttribute.DwProcedureAttribute(string procedure) Constructor

    .NET Standard 2.x

    Initializes a new instance of the DwProcedureAttribute class.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    public DwProcedureAttribute(string procedure)
    

    Parameters

    procedure System.String

    The information of the stored procedure.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon