TableProvider Properties
.NET Framework (current version)
Namespace:
System.Web.DynamicData.ModelProviders
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() | Attributes | Gets the attributes that are defined for the table that is represented by this provider. |
![]() | Columns | When overridden in a derived class, gets the collection of columns in this table. |
![]() | DataContextPropertyName | Gets the name of the table from the data context. |
![]() | DataModel | Gets the DataModelProvider object. |
![]() | EntityType | Gets or sets the type that represents the table. |
![]() | Name | Gets the name of the table. |
![]() | ParentEntityType | Gets the parent type. |
![]() | RootEntityType | Gets the root type for this entity. |
Show:
