Show / Hide Table of Contents

    IDwReadOnlyTable.Procedure Property

    .NET Standard 2.x

    Gets a string that contains the number of the result set returned by the stored procedure to populate the DataWindow object.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    string Procedure { get; }
    

    Property Value

    System.String

    A string that contains the number of the result set returned by the stored procedure to populate the DataWindow object.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon