Classes
| Class | Description | |
|---|---|---|
| BaseTable |
Base class for all tables and table views.
| |
| C1SqlServerCeConnection |
Represents a connection to a database, using Data Provider for Microsoft SQL Server Compact, classes from namespace System.Data.SqlServerCe.
| |
| CacheProperties |
The CacheProperties class is used to specify global cache settings for a DataSetDef using the CacheProperties property.
| |
| CompositeTableField |
Represents a composite table field.
| |
| DataSetDef |
Represents a data set definition.
| |
| DbTableField |
Represents a simple table field.
| |
| Diagram |
Base class for data set diagrams (DataSetDef) and composite table diagrams (CompositeTableDef).
| |
| Field |
The base class for TableField and TableViewField.
Contains common field properties.
| |
| TableField |
The base class for DbTableField and CompositeTableField.
| |
| TableView |
Objects of the TableView class represent nodes in a data set definition diagram.
| |
| TableViewField |
Represents a table view field.
|