IMetadataAnnotationSerializer.Serialize Method (String, Object)
Serializes the given annotation value into a string for storage in the EDMX XML.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- name
-
Type:
System.String
The name of the annotation that is being serialized.
- value
-
Type:
System.Object
The value to serialize.