Create(string) Constructor
Initializes a new instance of the AssociationAttribute class with specified settings.
Declaration
constructor Create(const AAssociationName: string); overload;
Parameters
Name | Type |
---|---|
AAssociationName | string |
See Also