Exemple #1
0
 partial void Deletesold_bar_history_table(sold_bar_history_table instance);
Exemple #2
0
 partial void Updatesold_bar_history_table(sold_bar_history_table instance);
Exemple #3
0
		private void detach_sold_bar_history_tables(sold_bar_history_table entity)
		{
			this.SendPropertyChanging();
			entity.items_table = null;
		}
Exemple #4
0
 partial void Insertsold_bar_history_table(sold_bar_history_table instance);
Exemple #5
0
		private void detach_sold_bar_history_tables(sold_bar_history_table entity)
		{
			this.SendPropertyChanging();
			entity.global_session_t = null;
		}