MetaTable::GetQuery Method
.NET Framework (current version)
Gets the System.Linq::IQueryable instance for the entity type that represents the table.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() | GetQuery() | Returns the System.Linq::IQueryable instance for the entity type that represents the table. |
![]() | GetQuery(Object^) | Returns the System.Linq::IQueryable instance for the entity type that represents the table by using the data context. |
Show:
