Click or drag to resize
SD.LLBLGen.Pro.ApplicationCore.EntityModel.ModelViews Namespace
 
Classes
  ClassDescription
Public classModelView
View class which is used to provide a view on the entire entity model. This view can also contain inheritance edges, though not as edges of the graph as the entity model graph is a non-directed graph.
Public classModelViewList
List class for ModelViews. It's mainly a specialization on the commandified list to channel events.