Freigeben über


ResourceAssociationSet.End2-Eigenschaft

Ruft das Zielende des Zuordnungssatzes ab.

Namespace:  System.Data.Services.Providers
Assembly:  Microsoft.Data.Services (in Microsoft.Data.Services.dll)

Syntax

'Declaration
Public ReadOnly Property End2 As ResourceAssociationSetEnd
    Get
'Usage
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

Eigenschaftswert

Typ: System.Data.Services.Providers.ResourceAssociationSetEnd
ResourceAssociationSetEnd, am Zielende des Zuordnungssatzes.

Siehe auch

Verweis

ResourceAssociationSet Klasse

System.Data.Services.Providers-Namespace