| AccessModifier |
Access modifier. |
| AutomaticType |
Supported automation for domain object properties. |
| Column |
Models a table column definition. |
| ColumnCollection |
A collection of table Column. |
| ComparisonOperator |
Data comparison operator. |
| DatabaseObjectKindom |
Kindom of database objects. |
| DataService |
Models a data service class. |
| DataType |
Supported data types for domain object properties. |
| Direction |
Sort direction. |
| Entity |
Models an application entity. |
| EntityProperty |
Models a domain object property. |
| EntityPropertyCollection |
A collection of EntityPropertys. |
| ExtendedProperty |
Models an extended property. |
| ExtendedPropertyCollection |
A collection of ExtendedPropertys. |
| Field |
Models a field definition.. |
| FieldCollection |
A collection of Field. |
| Filter |
Models a filter method. |
| FilterCollection |
A collection of Filter. |
| FilterExtensions |
Extends the Filter with helper methods. |
| FilterPredicate |
Models a predicate of a filter. |
| FilterPredicateCollection |
A collection of FilterPredicate. |
| ForeignKey |
Models a foreign key. |
| ForeignKeyCollection |
A collection of ForeignKeys. |
| ForeignKeyColumn |
Models a foreign key column. |
| ForeignKeyColumnCollection |
A collection of ForeignKeyColumns. |
| IDesignerModel |
Allows the implementation of models that sources for code generation. |
| Index |
Models a table index. |
| IndexCollection |
A collecttion of table Indexes. |
| IndexColumn |
Models an index column. |
| IndexColumnCollection |
A collection of index columns. |
| IndexType |
Types of database indexes. |
| NavigationalProperty |
Models a navigational property of an Entity. |
| NavigationalPropertyCollection |
A collection of NavigationalPropertys. |
| OrderField |
Models the information for ordering. |
| OrderFieldCollection |
A collection of OrderField. |
| Parameter |
Models a parameter. |
| ParameterCollection |
A collection of parameters. |
| ParameterPropertyMapping |
Maps a property to a parameter. |
| ParameterPropertyMappingCollection |
A collection of ParameterPropertyMapping. |
| PredicateGroup |
Model predicate grouping. |
| PredicateGroupCollection |
A collection of PredicateGroup. |
| ProtectionType |
Types of protection applied to domain object properties. |
| ReferentialAction |
Referential actions for foreign keys. |
| RelationOperator |
Represents a relation between predicates. |
| SourceKind |
Defines the kind of source code objects. |
| Table |
Models a table. |
| Template |
Models a template for code generation. |
| TemplateCollection |
A collection of Templates. |
| TransformMode |
Defines template transformation mode. |
| TypeName |
Models information for a type name. |