PathSegmentReferencesRole Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
PathSegmentReferencesRole(Partition, array<RoleAssignment[]) | Constructor | |
PathSegmentReferencesRole(PathSegment, DomainRole) | Constructor Creates a PathSegmentReferencesRole link in the same Partition as the given PathSegment | |
PathSegmentReferencesRole(Store, array<RoleAssignment[]) | Constructor | |
PathSegmentReferencesRole(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
PathSegmentReferencesRole(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top