共用方式為


ODataServiceDocument 類別

定義

代表服務檔的類別。

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

建構函式

ODataServiceDocument()

代表服務檔的類別。

屬性

EntitySets

取得或設定服務檔中的一組實體集。

FunctionImports

取得或設定服務檔中的函式匯入集合。

Singletons

取得或設定服務檔中的單一集。

TypeAnnotation

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

(繼承來源 ODataAnnotatable)

適用於