RelationshipHasRoles.SetRelationship(DomainRole, DomainRelationship) Método

Definição

Define a relação.

public:
 static void SetRelationship(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::DomainRelationship ^ newRelationship);
[System.Diagnostics.DebuggerStepThrough]
public static void SetRelationship (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole element, Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship newRelationship);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetRelationship : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole * Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship -> unit
Public Shared Sub SetRelationship (element As DomainRole, newRelationship As DomainRelationship)

Parâmetros

element
DomainRole
newRelationship
DomainRelationship
Atributos

Aplica-se a