RelationshipHasSource.GetLinkToRelationship(DomainRole) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the RelationshipHasSource link to a DomainRole.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::RelationshipHasSource ^ GetLinkToRelationship(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ sourceInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.RelationshipHasSource GetLinkToRelationship (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole sourceInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToRelationship : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole -> Microsoft.VisualStudio.Modeling.DslDefinition.RelationshipHasSource
Public Shared Function GetLinkToRelationship (sourceInstance As DomainRole) As RelationshipHasSource
Parameters
- sourceInstance
- DomainRole
Returns
- Attributes