Freigeben über


ResourceAssociationSet.End1-Eigenschaft

Ruft das Quellenende des Zuordnungssatzes ab.

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

Syntax

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

Eigenschaftswert

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

Siehe auch

Verweis

ResourceAssociationSet Klasse

System.Data.Services.Providers-Namespace