The DataSetDef type exposes the following members.

Properties

  NameDescription
Public propertyCacheProperties
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.
Public propertyDescription
Gets or sets a description for the dataset.
Public propertyFieldDefaults
Gets the FieldDefaults object containing default settings used for fields accessed through this data set.
Public propertyName
Gets or sets the name of the diagram object.
(Inherited from Diagram.)
Public propertySchema
Gets the schema the diagram belongs to.
(Inherited from Diagram.)
Public propertyTableViews
Gets the collection of table views.
(Inherited from Diagram.)
Public propertyViewRelations
Gets the collection of view relations.
(Inherited from Diagram.)

See Also