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