The IFieldConverter type exposes the following members.

Methods

  NameDescription
ConvertFromDatabase
Converts a value obtained from the database into a CLR value to be loaded into an entity field.
ConvertToDatabase
Converts an entity field value into a value for storage in the database.

See Also