I'm using Entity Framework 6 Code First, and would like to create a Trigger....How do I do this?...The reason I need the trigger is because a user may either edit the database directly or through a program I'm writing, and I need to make sure 2 columns in...