SQL Server Error Msg 14110 – For stored procedure articles, the @property parameter value must be ‘description’, ‘dest_table’, ‘dest_object’, ‘creation_script’, ‘pre_creation_cmd’, ‘schema_option’, or ‘destination_owner’.

In this blog post, let’s learn about the error message “14110 – For stored procedure articles, the @property parameter value must be ‘description’, ‘dest_table’, ‘dest_object’, ‘creation_script’, ‘pre_creation_cmd’, ‘schema_option’, or ‘destination_owner’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

14110 – For stored procedure articles, the @property parameter value must be ‘description’, ‘dest_table’, ‘dest_object’, ‘creation_script’, ‘pre_creation_cmd’, ‘schema_option’, or ‘destination_owner’.

Reason for the Error

To be update soon…

Solution

To be update soon…