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