[]
        
(Showing Draft Content)

C1.Win.Data.Entities.C1DataSource.ContextType

ContextType Property

ContextType

Gets or sets the type of a System.Data.Entity.DbContext or an System.Data.Objects.ObjectContext used to obtain the default client cache.

Declaration
[TypeConverter(typeof(EntityContextTypeConverter))]
public Type ContextType { get; set; }