예제 #1
0
 partial void Deletereaction_table_record(reaction_table_record instance);
예제 #2
0
 partial void Insertreaction_table_record(reaction_table_record instance);
예제 #3
0
 partial void Updatereaction_table_record(reaction_table_record instance);
예제 #4
0
		private void detach_reaction_table_record(reaction_table_record entity)
		{
			this.SendPropertyChanging();
			entity.check_bill = null;
		}