PLS-00661

Error: PLS-00661: RETURN statement in a CONSTRUCTOR cannot include an expression

Causa: An attempt was made to include an expression in the RETURN statement of a CONSTRUCTOR body.

Acción: Remove the expression from the RETURN statement.

COMENTARIOS:


No hay comentarios.