partial void DeleteSistematizacionSE(SistematizacionSE instance);
partial void UpdateSistematizacionSE(SistematizacionSE instance);
private void detach_SistematizacionSEs(SistematizacionSE entity) { this.SendPropertyChanging(); entity.Secretaria_Educacion = null; }
partial void InsertSistematizacionSE(SistematizacionSE instance);
private void detach_SistematizacionSEs(SistematizacionSE entity) { this.SendPropertyChanging(); entity.Medicione = null; }