共用方式為


ODataOperation.Metadata 屬性

定義

取得或設定 URI,以取得 的 ODataAction 中繼資料。

public Uri Metadata { get; set; }
member this.Metadata : Uri with get, set
Public Property Metadata As Uri

屬性值

Uri

要取得 之中繼資料的 ODataAction URI。

適用於