Field RoleCondition
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
Field RoleCondition
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
The members of the owner-object associated with the role. An expression that indicates which members of the owner-object are represented by a role.
Valid Values
Any conditional expression involving fields from the owner-object only. If the role condition is omitted, the associated role name applies to all members of the owner-object.
Remarks
For example, a role called NYEmps whose owner is the Employees entity set might use the role condition:
Employees.Location = “New York”
The role NYEmps therefore refers only to those Employees that work in New York.
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5