IMetadataAnnotationSerializer.Deserialize Method (String, String)
Deserializes the given string back into the expected annotation value.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- name
-
Type:
System.String
The name of the annotation that is being deserialized.
- value
-
Type:
System.String
The string to deserialize.