MetaTable::GetQuery Method ()

 

Returns the System.Linq::IQueryable instance for the entity type that represents the table.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

public:
virtual IQueryable^ GetQuery() sealed

Return Value

Type: System.Linq::IQueryable^

The System.Linq::IQueryable instance for the entity type.

.NET Framework
Available since 3.5
Return to top
Show: