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