ODataValue 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示屬性的值。
public abstract class ODataValue : Microsoft.OData.ODataItem
type ODataValue = class
inherit ODataItem
Public MustInherit Class ODataValue
Inherits ODataItem
- 繼承
- 衍生
建構函式
ODataValue() |
表示屬性的值。 |
屬性
TypeAnnotation |
用於儲存 的 @odata.type 批註。 (繼承來源 ODataAnnotatable) |