Multiplicity Element (ASSL)
SQL Server 2012
Indicates whether the attributes in the RelationshipEnd are at the “one” side or the “many” side of a relationship.
The value of this element is limited to one of the strings listed in the following table.
|
Value |
Description |
|---|---|
|
One |
This is the primary key end. |
|
Many |
This is the foreign key end. |
The enumeration that corresponds to the allowed values for role in the Analysis Management Objects (AMO) object model is Multiplicity.
