AssociationAttribute Members
Identifies the end of an association that establishes a one-to-many entity relationship.Constructors
| Name | Description |
|---|---|
| Create(string) | Initializes a new instance of the AssociationAttribute class with specified settings. |
Properties
| Name |
|---|
| AssociationName |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also