The FieldConverter<(Of <(TDatabase, TModel>)>) type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FieldConverter<(Of <(TDatabase, TModel>)>) |
Methods
Name | Description | |
---|---|---|
![]() | 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.
|