A design-time object that the Visual Designer uses to store logical schema information that you specify for the data source associated with a
Progress.Data.BindingSource class instance. The specified logical schema can represent a single temp-table or a hierarchy of temp-tables in a ProDataSet, where the current instance describes the parent for a specified set of child tables.
A CHARACTER expression that represents a table name for the logical schema.
An array of Progress.Data.TableDesc class instances that describe child tables of the parent table represented by this instance. If this table has no child tables, children is set to the Unknown value (?).
The public properties defined by this class are not supported for use in applications.
The public methods defined by this class are not supported for use in applications.
The public events defined by this class are not supported for use in applications.