Läs på engelska

Dela via


EdmVocabularyAnnotationSerializationLocation Enum

Definition

Represents whether a vocabulary annotation should be serialized within the element it applies to or in a separate section of the CSDL.

C#
public enum EdmVocabularyAnnotationSerializationLocation
Inheritance
EdmVocabularyAnnotationSerializationLocation

Fields

Name Value Description
Inline 0

The annotation should be serialized within the element being annotated.

OutOfLine 1

The annotation should be serialized in a separate section.

Applies to

Produkt Versioner
OData EDM 7.0