ComponentOne DataObjects for .NET
DataSetDef Class Properties

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : DataSetDef Class

For a list of all members of this type, see DataSetDef members.

Public Properties
 NameDescription
Public PropertyThis 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 PropertyGets or sets a description for the dataset.  
Public PropertyGets the FieldDefaults object containing default settings used for fields accessed through this data set.  
Public PropertyGets or sets the name of the diagram object. (Inherited from C1.Data.SchemaObjects.Diagram)
Public PropertyGets the schema the diagram belongs to. (Inherited from C1.Data.SchemaObjects.Diagram)
Public PropertyGets the collection of table views. (Inherited from C1.Data.SchemaObjects.Diagram)
Public PropertyGets the collection of view relations. (Inherited from C1.Data.SchemaObjects.Diagram)
Top
See Also

Reference

DataSetDef Class
C1.Data.SchemaObjects Namespace