LinkDescriptor Class

Definition

represents the association between two entities

C#
public sealed class LinkDescriptor : Microsoft.OData.Client.Descriptor
Inheritance
LinkDescriptor

Properties

Source

A source entity in a link returned by a DataServiceResponse.

SourceProperty

The identifier property of the source entity in a link returned by a DataServiceResponse.

State

When overridden in a derived class, gets the state of the object at the time this instance was constructed.

(Inherited from Descriptor)
Target

The source entity in a link returned by a DataServiceResponse.

Applies to

Product Versions
OData Client 7.0