Show / Hide Table of Contents

    DwProcedureAttribute.Parameters Property

    .NET Standard 2.x

    Gets or sets the parameters used by the stored procedure.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    public string Parameters { get; set; }
    

    Property Value

    The parameters used by the stored procedure.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon