ToolingFacade.GetContextType Method (String)
Gets the fully qualified name of a type deriving from DbContext.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- contextTypeName
-
Type:
System.String
The name of the context type. If null, the single context type found in the assembly will be returned.