This documentation is archived and is not being maintained.
MetaModel Properties
Visual Studio 2010
The MetaModel type exposes the following members.
| Name | Description | |
|---|---|---|
|
Default | Gets the first instance of a data model that is created by the application. |
|
DynamicDataFolderVirtualPath | Gets or sets the virtual path of the DynamicData folder in the Web site. |
|
EntityTemplateFactory | Gets or sets the EntityTemplateFactory object that is associated with the model. |
|
FieldTemplateFactory | Gets or sets a custom IFieldTemplateFactory interface. |
|
FilterFactory | Gets or sets the FilterFactory object that is associated with the model. |
|
Tables | Gets a collection of all the tables that are part of the data model. |
|
VisibleTables | Gets a collection of the visible tables in the data model. |
Show: