Show / Hide Table of Contents

    DwRetrieveEventArgs(int rowCount) Constructor

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Initializes a new instance of the DwRetrieveEventArgs class and specifies a number for the RowCount property.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

      public DwRetrieveEventArgs(int rowCount);
    

    Parameters

    rowCount System.Int32

    The number specified for the RowCount property.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon