Microsoft.Data.Edm.Csdl Namespace
Classes
Class | Description | |
---|---|---|
CsdlConstants | Represents the constants for CSDL XML. | |
CsdlLocation | Defines a location in a XML file. | |
CsdlReader | Provides CSDL parsing services for EDM models. | |
CsdlWriter | Provides CSDL serialization services for EDM models. | |
EdmxReader | Provides EDMX parsing services for EDM models. | |
EdmxWriter | Provides EDMX serialization services for EDM models. | |
SerializationExtensionMethods | Contains extension methods for IEdmModel interfaces that are useful to serialization. |
Enumerations
Enumeration | Description | |
---|---|---|
EdmVocabularyAnnotationSerializationLocation | Represents whether a vocabulary annotation should be serialized within the element it applies to or in a separate section of the CSDL. | |
EdmxTarget | Specifies what target of an EDMX file. |