DCIntermediateObject Constructors
The base class for intermediate classes that define many-to-many associations between Domain Components.| Name | Parameters | Description |
|---|---|---|
| DCIntermediateObject(Session) | session | Initializes a new instance of the DCIntermediateObject class in a particular Session. |
See Also