IDwoDataWindow.Table Property

    .NET Standard 2.x

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

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

       IDwTable Table { get; set; }
    

    Property Value

    PowerScript.Bridge.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