Hi there,
I want to get the current datetime in our sql server & set it as value in entity field
Is there any way to set a field to the value of GetDate() when insert or update entity
Regards, Alexkor
This is done by using DBFunctionCall in an Expression set to the field.