共用方式為


EdmReference.AddIncludeAnnotations(IEdmIncludeAnnotations) 方法

定義

新增 IncludeAnnotations 資訊。

public void AddIncludeAnnotations (Microsoft.OData.Edm.IEdmIncludeAnnotations edmIncludeAnnotations);
member this.AddIncludeAnnotations : Microsoft.OData.Edm.IEdmIncludeAnnotations -> unit
Public Sub AddIncludeAnnotations (edmIncludeAnnotations As IEdmIncludeAnnotations)

參數

edmIncludeAnnotations
IEdmIncludeAnnotations

IEdmIncludeAnnotations。

適用於