Overload List

NameDescription
Public methodBelongsToAttributeBelongsToAttributeNew()()
Initializes a new instance of the BelongsToAttribute class.
Public methodBelongsToAttributeBelongsToAttributeNew(String)
Indicates the name of the column to be used on the association. Usually the name of the foreign key field on the underlying database.

See Also