SsdlSerializer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Serializes the storage (database) section of an EdmModel to XML.
public class SsdlSerializer
type SsdlSerializer = class
Public Class SsdlSerializer
- Inheritance
-
SsdlSerializer
Constructors
SsdlSerializer() |
Methods
Serialize(EdmModel, String, String, String, XmlWriter, Boolean) | |
Serialize(EdmModel, String, String, XmlWriter, Boolean) |
Events
OnError |
Occurs when an error is encountered serializing the model. |