Udostępnij za pośrednictwem


Metoda RoleHasRolePlayer.GetLinks —

Pobierz RoleHasRolePlayer łącza między danym DomainRole i DomainClass.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Składnia

'Deklaracja
Public Shared Function GetLinks ( _
    source As DomainRole, _
    target As DomainClass _
) As ReadOnlyCollection(Of RoleHasRolePlayer)
public static ReadOnlyCollection<RoleHasRolePlayer> GetLinks(
    DomainRole source,
    DomainClass target
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<RoleHasRolePlayer>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RoleHasRolePlayer Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition