MetaModel.GetTable Method (Type)
.NET Framework (current version)
Returns the metadata that describes the specified table.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- entityType
-
Type:
System.Type
The type that identifies the table in the data model.
| Exception | Condition |
|---|---|
| ArgumentNullException | The type was not found in the data model. |
.NET Framework
Available since 3.5
Available since 3.5
Show: