Cannot alter the identity column '%1!s!' in the table '%2!s!' because this operation requires data modification and the table contains a persisted computed column. Remove the persisted computed column before modifying the identity column.
Cannot ALTER a natively compiled module into a non-native module. Include WITH NATIVE_COMPILATION or drop and recreate the ...
Cannot ALTER a non-native module into a natively compiled module. Omit WITH NATIVE_COMPILATION or drop and recreate the module. ...
Cannot alter NOT FOR REPLICATION attribute on column '%1!s!' in table '%2!s!' because this column is not an identity column. ...
Cannot alter property '%1!s!'. You must first call the stored procedure sp_articleview to initialize the article; the property ...
Cannot alter the identity column '%1!s!' in the table '%2!s!' because this operation requires data modification and the table ...
Cannot alter the login '{0}' with expired credentials without including the current password using the OLD_PASSWORD option. ...
Cannot alter the view. An indexed view replicated as a table cannot be altered to a nonindexed view. Drop the view from the ...
Cannot alter trigger '%1!s!' on '%2!s!' because this trigger does not belong to this object. Specify the correct trigger ...
Cannot alter trigger '{0}' on '{1}' because this trigger does not belong to this object. Specify the correct trigger name ...