This documentation is archived and is not being maintained.
TableProvider Properties
Visual Studio 2010
The TableProvider type exposes the following members.
| 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: