ODataEntityReferenceLink Class
Represents an OData entity reference link.
System::Object
Microsoft.Data.OData::ODataAnnotatable
Microsoft.Data.OData::ODataItem
Microsoft.Data.OData::ODataEntityReferenceLink
Microsoft.Data.OData::ODataAnnotatable
Microsoft.Data.OData::ODataItem
Microsoft.Data.OData::ODataEntityReferenceLink
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
The ODataEntityReferenceLink type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ODataEntityReferenceLink | Creates a new instance of the ODataEntityReferenceLink class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetAnnotation<T> | Gets or sets the annotation by type. (Inherited from ODataAnnotatable.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | SetAnnotation<T> | Sets an annotation of type T. (Inherited from ODataAnnotatable.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | SetSerializationInfo | Provide additional serialization information to the ODataMessageWriter for entityReferenceLink. (Defined by ODataObjectModelExtensions.) |
Show:
