Jaa


EdmReference.AddIncludeAnnotations(IEdmIncludeAnnotations) Method

Definition

Add IncludeAnnotations information.

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

Parameters

edmIncludeAnnotations
IEdmIncludeAnnotations

The IEdmIncludeAnnotations.

Applies to