ODataEntityReferenceLink 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示實體參考連結, ($link查詢) 的結果。
public sealed class ODataEntityReferenceLink : Microsoft.OData.ODataItem
type ODataEntityReferenceLink = class
inherit ODataItem
Public NotInheritable Class ODataEntityReferenceLink
Inherits ODataItem
- 繼承
建構函式
ODataEntityReferenceLink() |
表示實體參考連結, ($link查詢) 的結果。 |
屬性
InstanceAnnotations |
自訂執行個體註釋的集合。 |
TypeAnnotation |
用於儲存 的 @odata.type 批註。 (繼承來源 ODataAnnotatable) |
Url |
取得或設定表示所參考實體之 URL 的 URI。 |