Ejemplo n.º 1
0
 partial void DeleteConslAmbiente(ConslAmbiente instance);
Ejemplo n.º 2
0
 partial void InsertConslAmbiente(ConslAmbiente instance);
Ejemplo n.º 3
0
 partial void UpdateConslAmbiente(ConslAmbiente instance);
Ejemplo n.º 4
0
		private void detach_ConslAmbientes(ConslAmbiente entity)
		{
			this.SendPropertyChanging();
			entity.Consolidacion = null;
		}