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