LinkConnectDirectiveReferencesDomainRelationship 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 | |
---|---|---|
LinkConnectDirectiveReferencesDomainRelationship(LinkConnectDirective, DomainRelationship) | Constructor Creates a LinkConnectDirectiveReferencesDomainRelationship link in the same Partition as the given LinkConnectDirective | |
LinkConnectDirectiveReferencesDomainRelationship(Partition, array<RoleAssignment[]) | Constructor | |
LinkConnectDirectiveReferencesDomainRelationship(Store, array<RoleAssignment[]) | Constructor | |
LinkConnectDirectiveReferencesDomainRelationship(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
LinkConnectDirectiveReferencesDomainRelationship(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top