Table '%1!s!' cannot be a target of an update or delete statement because it has the REMOTE_DATA_ARCHIVE option enabled without a migration predicate.
Table %1!s! contains an identity column that is marked as Not For Replication, but the @identitymanagementoption parameter ...
Table %1!s! has a partition key already. Explicitly specifying a new partition key is not allowed. Please use "Alter table". ...
Table '%1!s!' can not be replicated because it contains imprecise Primary Key column, please recreate table without 'persisted' ...
Table '%1!s!' cannot be a target of an update or delete statement because it has both the REMOTE_DATA_ARCHIVE option enabled ...
Table '%1!s!' cannot be a target of an update or delete statement because it has the REMOTE_DATA_ARCHIVE option enabled without ...
Table '%1!s!' cannot be a target of an update or delete statement through a CURSOR because it has the REMOTE_DATA_ARCHIVE ...
Table '%1!s!' cannot be a target of an update or delete statement with a FROM clause because it has the REMOTE_DATA_ARCHIVE ...
Table '%1!s!' cannot be a target of an update or delete statement with an OUTPUT clause because it has the REMOTE_DATA_ARCHIVE ...
Table '%1!s!' cannot be accessed in SNAPSHOT transaction isolation level because it has REMOTE_DATA_ARCHIVE option enabled. ...