예제 #1
0
 partial void DeleteFORNECEDOR_HORARIO(FORNECEDOR_HORARIO instance);
예제 #2
0
 partial void InsertFORNECEDOR_HORARIO(FORNECEDOR_HORARIO instance);
예제 #3
0
 partial void UpdateFORNECEDOR_HORARIO(FORNECEDOR_HORARIO instance);
예제 #4
0
		private void detach_FORNECEDOR_HORARIOs(FORNECEDOR_HORARIO entity)
		{
			this.SendPropertyChanging();
			entity.FORNECEDOR = null;
		}