Partager via


Propriété ResourceAssociationSet.End1

Obtient la terminaison source 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 End1 As ResourceAssociationSetEnd
    Get
'Utilisation
Dim instance As ResourceAssociationSet
Dim value As ResourceAssociationSetEnd

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

Valeur de propriété

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

Voir aussi

Référence

ResourceAssociationSet Classe

Espace de noms System.Data.Services.Providers