DbQuery::ElementType Property

Entity Framework 6.0
 

The IQueryable element type.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

public:
property Type^ ElementType {
	virtual Type^ get();
}

Property Value

Type: System::Type^
Return to top
Show: