Konstruktor DslLibraryHasRelationships — (DslLibrary, DomainRelationship)
Konstruktor tworzy łącze DslLibraryHasRelationships w tej samej partycji w danym DslLibrary
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Składnia
'Deklaracja
Public Sub New ( _
source As DslLibrary, _
target As DomainRelationship _
)
public DslLibraryHasRelationships(
DslLibrary source,
DomainRelationship target
)
Parametry
- source
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary
DslLibrary do użytku jako źródła relacji.
- target
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship
DomainRelationship jako cel relacji.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
DslLibraryHasRelationships Klasa
Przeciążenie DslLibraryHasRelationships
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition