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