DataWindow Object
A DataWindow object is an object you use to retrieve, present, and manipulate data from a relational database or other data source.
The applications you build are often centered around your organization's data. You can define DataWindow objects to retrieve, display, and manipulate data.
The C# version of native PowerBuilder DataStore reuses the DataWindow objects created by PowerBuilder. It provides all the same non-visual properties and functions as before.