Monday, March 12, 2012

Requesting null value

if

(paramNum1_cel.Value ==null)this.gerentes_beneficios.numCelular = // what do i put hereelsethis.gerentes_beneficios.numCelular = (int) result ["Num1_cel"];

i need something to define a resultset, this field can be null or not

thanks a lot

I don't understand your question. Could you explain it further?

No comments:

Post a Comment