Partager via


Propriété ResourceAssociationSet.End2

Obtient la terminaison cible de l'ensemble d'associations.

Espace de noms :  System.Data.Services.Providers
Assembly :  Microsoft.Data.Services (en Microsoft.Data.Services.dll)

Syntaxe

'Déclaration
Public ReadOnly Property End2 As ResourceAssociationSetEnd
    Get
'Utilisation
Dim instance As ResourceAssociationSet
Dim value As ResourceAssociationSetEnd

value = instance.End2
public ResourceAssociationSetEnd End2 { get; }
public:
property ResourceAssociationSetEnd^ End2 {
    ResourceAssociationSetEnd^ get ();
}
member End2 : ResourceAssociationSetEnd
function get End2 () : ResourceAssociationSetEnd

Valeur de propriété

Type : System.Data.Services.Providers.ResourceAssociationSetEnd
ResourceAssociationSetEnd qui se situe à la terminaison cible de l'ensemble d'associations.

Voir aussi

Référence

ResourceAssociationSet Classe

Espace de noms System.Data.Services.Providers