This documentation is archived and is not being maintained.

TableProvider Properties

The TableProvider type exposes the following members.

  NameDescription
Public property Attributes Gets the attributes that are defined for the table that is represented by this provider.
Public property Columns When overridden in a derived class, gets the collection of columns in this table.
Public property DataContextPropertyName Gets the name of the table from the data context.
Public property DataModel Gets the DataModelProvider object.
Public property EntityType Gets or sets the type that represents the table.
Public property Name Gets the name of the table.
Public property ParentEntityType Gets the parent type.
Public property RootEntityType Gets the root type for this entity.
Top
Show: