EdmReference.IncludeAnnotations Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém IncludeAnnotations para o modelo referenciado.
public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmIncludeAnnotations> IncludeAnnotations { get; }
member this.IncludeAnnotations : seq<Microsoft.OData.Edm.IEdmIncludeAnnotations>
Public ReadOnly Property IncludeAnnotations As IEnumerable(Of IEdmIncludeAnnotations)