Show / Hide Table of Contents

    IModelGetter.RowId Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets the ID of the row in the DataStore corresponding to the model object.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

       int RowId { get; }
    

    Property Value

    System.Int32

    The ID of the row in the DataStore.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon