The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbContext.GetType Method ()
Entity Framework 6.0
Returns the type for the current DbContext.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public Type GetType()
Show: