SsdlSerializer Class

 

Provides methods for serializing the storage (database) section of an EdmModel to XML.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

System.Object
  System.Data.Entity.Core.Metadata.Edm.SsdlSerializer

public class SsdlSerializer

NameDescription
System_CAPS_pubmethodSsdlSerializer()

Initializes a new instance of the SsdlSerializer class.

NameDescription
System_CAPS_pubeventOnError

Occurs when an error is encountered serializing the model.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.