MicaSystems.Utils.DataSet Namespace |
Class | Description | |
---|---|---|
MicaContentDataRow |
Data row representing an item in a ContentType
| |
MicaContentDataSet |
Strongly typed dataSet aiming at storing generic data items in a robust structure,
which may adapt to future model changes.
| |
MicaContentDataSet_ColumnsInfoDataTable |
Represents the strongly named DataTable class.
| |
MicaContentDataSet_ColumnsInfoRow |
Represents strongly named DataRow class.
| |
MicaContentDataSet_ColumnsInfoRowChangeEvent |
Row event argument class
| |
MicaContentDataSet_ContentTypesInfoDataTable |
Represents the strongly named DataTable class.
| |
MicaContentDataSet_ContentTypesInfoRow |
Represents strongly named DataRow class.
| |
MicaContentDataSet_ContentTypesInfoRowChangeEvent |
Row event argument class
| |
MicaContentDataSet_ModelVersionInfoDataTable |
Represents the strongly named DataTable class.
| |
MicaContentDataSet_ModelVersionInfoRow |
Represents strongly named DataRow class.
| |
MicaContentDataSet_ModelVersionInfoRowChangeEvent |
Row event argument class
| |
MicaContentDataSet_RelationsInfoDataTable |
Represents the strongly named DataTable class.
| |
MicaContentDataSet_RelationsInfoRow |
Represents strongly named DataRow class.
| |
MicaContentDataSet_RelationsInfoRowChangeEvent |
Row event argument class
| |
MicaContentDataTable |
A typed DataTable, whose goal is to store data from ContentTypes.
| |
MicaIndirectionDataRow |
Data row representing a relation between two ContentType items.
| |
MicaIndirectionDataTable |
A typed DataTable, whose goal is to store relational data between contentType items.
| |
ModelRootNodeColumnInfo |
Use this class to add a column to a contentType you consider being 'root', to flag root rows.
Use only in one table for a dataset.
|
Interface | Description | |
---|---|---|
IModelColumnInfo |
Provides a definition for columns used in MicaContentDataSet.
| |
IModelContentTypeInfo |
Provides a definition for content-types used in MicaContentDataSet.
| |
IModelInfo |
Provides a definition for models used in MicaContentDataSet.
| |
IModelRelationInfo |
Provides a definition for relations used in MicaContentDataSet.
| |
IModelVersionInfo |
Provides a definition for model versions used in MicaContentDataSet.
|