Beispiel #1
0
		private void detach_Sistematizacions(Sistematizacion entity)
		{
			this.SendPropertyChanging();
			entity.Establecimiento_Educativo = null;
		}
Beispiel #2
0
 partial void DeleteSistematizacion(Sistematizacion instance);
Beispiel #3
0
 partial void InsertSistematizacion(Sistematizacion instance);
Beispiel #4
0
 partial void UpdateSistematizacion(Sistematizacion instance);
Beispiel #5
0
		private void detach_Sistematizacions(Sistematizacion entity)
		{
			this.SendPropertyChanging();
			entity.Medicione = null;
		}