How to Populate ODP.Net ClientId(USERENV) via entity framework
525705Mar 23 2011 — edited Mar 25 2011Hi everybody,
I would like to populate ODP.Net ClientId and pass it back to Oracle DB, then use USERENV for data auditing purpose.
I did some research, but no luck.
Seems like the open and close of connection is handled by entity framework automatically.
If it's not original supported, is that possible to something more to achieve it?
Many Thanks,
Victor