共用方式為


ODataResourceValue 類別

定義

表示 (複雜或實體) 的資源值。 它可以當做實例批註值使用。

public sealed class ODataResourceValue : Microsoft.OData.ODataValue
type ODataResourceValue = class
    inherit ODataValue
Public NotInheritable Class ODataResourceValue
Inherits ODataValue
繼承

建構函式

ODataResourceValue()

表示 (複雜或實體) 的資源值。 它可以當做實例批註值使用。

屬性

InstanceAnnotations

自訂執行個體註釋的集合。

Properties

取得或設定屬性屬於此資源。

TypeAnnotation

用於儲存 的 @odata.type 批註。

(繼承來源 ODataAnnotatable)
TypeName

取得或設定類型名稱。

適用於