Ejemplo n.º 1
0
 partial void DeletetblBandejaNotificaciones(tblBandejaNotificaciones instance);
Ejemplo n.º 2
0
 partial void InserttblBandejaNotificaciones(tblBandejaNotificaciones instance);
Ejemplo n.º 3
0
 partial void UpdatetblBandejaNotificaciones(tblBandejaNotificaciones instance);
Ejemplo n.º 4
0
		private void detach_tblBandejaNotificaciones(tblBandejaNotificaciones entity)
		{
			this.SendPropertyChanging();
			entity.tblEstadoMensajes = null;
		}