AttributeReference Object (Model Designer)
SQL Server 2005
Contains a reference to an attribute along with an optional path that can be used to reach that attribute.
| Name | Cardinality | Type | Description |
|---|---|---|---|
|
0-1 |
Object |
The path used to reach the attribute. In the case of an aggregate attribute, the path used to reach the aggregated expressions within the referenced attribute. References to attributes without IsAggregate set to True cannot have a Path containing a Many or OptionalMany role. | |
|
AttributeID |
1 |
String |
The ID of an attribute. |