Show / Hide Table of Contents

    IDwUpdate.Method Property

    .NET Standard 2.x

    Gets or sets the name of the stored procedure.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    new string Method { get; set; }
    

    Property Value

    System.String

    The name of the stored procedure.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon