次の方法で共有


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。

適用対象