partial void DeletetblBandejaNotificaciones(tblBandejaNotificaciones instance);
partial void InserttblBandejaNotificaciones(tblBandejaNotificaciones instance);
partial void UpdatetblBandejaNotificaciones(tblBandejaNotificaciones instance);
private void detach_tblBandejaNotificaciones(tblBandejaNotificaciones entity) { this.SendPropertyChanging(); entity.tblEstadoMensajes = null; }