DevExpress.ExpressApp.DC.ClassGeneration Namespace
Contains classes and interfaces used in code generation for Domain Components.
Assembly: DevExpress.ExpressApp.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Xpo
Classes
Name | Description |
---|---|
DCIntermediateObject | The base class for intermediate classes that define many-to-many associations between Domain Components. |
DCIntermediateObjectSettings static | Specifies settings for intermediate classes that define many-to-many associations between Domain Components. |
Interfaces
Name | Description |
---|---|
IDCIntermediateObject | Declares members of the class that can be a base for intermediate classes defining many-to-many associations between Domain Components. |