IntermediateObjectAttribute Constructors
Applies to classes. Marks the class as an intermediate in the many-to-many relationship declared with ManyToManyAliasAttribute.Name | Parameters | Description |
---|---|---|
IntermediateObjectAttribute(String[]) | references | Initializes a new instance of the IntermediateObjectAttribute class with specified settings. |
See Also