[]
Gets or sets the type of a System.Data.Entity.DbContext or an System.Data.Objects.ObjectContext used to obtain the default client cache.
[TypeConverter(typeof(EntityContextTypeConverter))] public Type ContextType { get; set; }