IntermediateObjectAttribute Constructors
Applies to classes. Marks the class as an intermediate in the many-to-many relationship declared with ManyToManyAliasAttribute.
Name | Parameters | Description |
---|---|---|
Intermediate |
references |
Initializes a new instance of the Intermediate |
See Also