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