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.
A parameter list contains an unexpected element. Use commas (,) to separate parameters in such a list, and use a closing parenthesis ()) to end the list.
Error ID: BC30213
To correct this error
- Add a comma and continue the type parameter list, or add a closing parenthesis character to terminate the list.
See Also
Tasks
How to: Define a Parameter for a Procedure