Connections
This specifies a collection of connections that should be emitted as project-scoped connection managers in the output project. This can be done by setting CreateInProject to true on the connection itself. Alternatively, the connection can be referenced from this collection. This funcationality is provided in case a single connection should be emitted as a project connection manager in some package projects and as a package connection manager for others.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Connection /> | AstConnectionReferenceBaseNode | The AstConnectionReferenceBaseNode type is a wrapper for a direct reference to a connection. |