The FieldConverter<(Of <(TDatabase, TModel>)>) type exposes the following members.

Constructors

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