Show / Hide Table of Contents

    DataObject.Data Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets an array that describes the data in the DataWindow object.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

       object[] Data { get; }
    

    Property Value

    System.Array

    An array of objects that describe the data in the DataWindow object.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon