Show / Hide Table of Contents

    IDwoDataWindow.Table Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets or sets an IDwTable object which contains the various settings for the database.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

       IDwTable Table { get; set; }
    

    Property Value

    PowerBuilder.Data.IDwTable

    An IDwTable object which contains the various settings for the database. You can use the IDwTable object to get or set properties for the DataStore's DBMS connection.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon