This is a migrated thread and some comments may be shown as answers.

using converters with mapped fielsds

2 Answers 18 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Issam
Top achievements
Rank 1
Issam asked on 09 Sep 2014, 05:14 PM
Hi,

is it possible to apply a converter to a mapped field ?

i have a password field in my database that i want to add an encrypt/decrypt converter to it in my WPF application

thanks and good day

2 Answers, 1 is accepted

Sort by
0
Accepted
Ady
Telerik team
answered on 12 Sep 2014, 02:13 PM
Hi Issam,

 Yes, it is possible to a apply a custom converter implementation to a mapped field. You can write your own type converter and specify the fully qualified type name in the designer so that this converter is used by Data Access during runtime.
You can find more information here and a sample converter implementation, here.

Do get back in case you need further assistance.

Regards,
Ady
Telerik
 
OpenAccess ORM is now Telerik Data Access. For more information on the new names, please, check out the Telerik Product Map.
 
0
Issam
Top achievements
Rank 1
answered on 13 Sep 2014, 12:24 PM
perfect ,i will try that !

really appreciate .
Tags
General Discussions
Asked by
Issam
Top achievements
Rank 1
Answers by
Ady
Telerik team
Issam
Top achievements
Rank 1
Share this question
or