Esempio n. 1
0
 partial void DeleteSistematizacionSE(SistematizacionSE instance);
Esempio n. 2
0
 partial void UpdateSistematizacionSE(SistematizacionSE instance);
Esempio n. 3
0
		private void detach_SistematizacionSEs(SistematizacionSE entity)
		{
			this.SendPropertyChanging();
			entity.Secretaria_Educacion = null;
		}
Esempio n. 4
0
 partial void InsertSistematizacionSE(SistematizacionSE instance);
Esempio n. 5
0
		private void detach_SistematizacionSEs(SistematizacionSE entity)
		{
			this.SendPropertyChanging();
			entity.Medicione = null;
		}