Show / Hide Table of Contents

    IDwoReadOnlyDataWindow Interface

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

    0.5.0-alpha 1.0.1 (current)

    Represents a read-only object that contains properties for the DataWindow object.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

     public interface IDwoReadOnlyDataWindow
    

    Property

    Name Return Type Description
    Objects IReadOnlyList<IDwoReadOnly> Gets the controls in the DataWindow.
    Syntax string Gets the syntax of the DataWindow.
    Table IDwReadOnlyTable Gets the various settings for the database.
    Back to top Generated by Appeon