DbSet::GetType Method ()
Entity Framework 6.0
Gets the type for the current set.
Assembly: EntityFramework (in EntityFramework.dll)
public: [SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")] [EditorBrowsableAttribute(EditorBrowsableState::Never)] Type^ GetType()
Show: