Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/02/2014, 11:11
Avatar de elhombredeblanko
elhombredeblanko
 
Fecha de Ingreso: junio-2011
Ubicación: México Lindo y Querido
Mensajes: 212
Antigüedad: 12 años, 10 meses
Puntos: 2
Hibernatee :(

hola tengo un problema con Hibernate si alguien le entiende le agradesco que me ayude..

trato de mostrar nombreUsuario, idUsuario*IdUsuario

trato de hacer una consulta con Hibernate y me estra tronando
esto es lo que llevo
Cita:
IList _a = sesion.CreateCriteria(typeof(MIENTIDAD))
.SetProjection(Projections.ProjectionList()
.Add(Projections.Property("Usuario"))
.Add(Projections.Property(Convert.ToInt32(Projecti ons.Property(("IdUsuario")*
("IdUsuario")))).ToString())).List();
pero me truena. espero alguien me puda ayudar
se lo agradecere : (
__________________
si siempre hay algo nuevo que aprender