The C1DataSchema type exposes the following members.
Properties
Name | Description | |
---|---|---|
Aggregates |
Gets the collection of named Aggregate objects
defined on the current data schema.
|
|
DataSets |
Gets the collection of data sets provided by the current data schema.
A DataSet from this collection can be assigned to the DataSource property on DataBinding of a RenderObject, or on DataBinding of a table row or column group (TableVector). |
|
DataSources |
Gets the collection of DataSource objects
associated with the current data schema.
Those data sources are used to provide data for elements of the DataSets
collection.
|
|
Owner |
Gets the C1PrintDocument containing the current data schema.
|