The DataSetDef type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DataSetDef | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| CacheProperties |
This property is used in ComponentOne WebDataObjects for data caching in web applications. It is ignored if the schema is used in WinForms application or in WebForms application without WebDataObjects.
| |
| Description |
Gets or sets a description for the dataset.
| |
| FieldDefaults |
Gets the FieldDefaults object containing default settings used for fields accessed through this data set.
| |
| Name |
Gets or sets the name of the diagram object.
(Inherited from Diagram.) | |
| Schema |
Gets the schema the diagram belongs to.
(Inherited from Diagram.) | |
| TableViews |
Gets the collection of table views.
(Inherited from Diagram.) | |
| ViewRelations |
Gets the collection of view relations.
(Inherited from Diagram.) |