หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Defines an attribute reference node in a query expression tree. This object inherits properties from the ExpressionNode object. The AttributeRef object must contain exactly one of the following sub-types: AttributeID or AttributeName.
Properties
| Name | Cardinality | Type | Description |
|---|---|---|---|
AttributeID |
0-1 |
String |
The ID of an attribute. |
AttributeName |
0-1 |
String |
The name of a calculated attribute. AttributeName must be a calculated attribute within the query. Circular references are not allowed. For example, AttributeName cannot refer to a calculated attribute that is a parent or grandparent of this expression. |
See Also
Concepts
Model Designer Query Properties
Model Designer Object Properties
Model Designer
Model Designer Object Properties
Ad Hoc Reporting with Report Models
Working with Model Designer