Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Variables in Try...Catch...Finally statements must be declared locally, or be parameters for the current procedure.
Error ID: BC31082
To correct this error
- Declare local variables or parameters for Try...Catch...Finally statements.