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