ALTER TABLE SWITCH statement failed. Foreign key constraint '%1!s!' is disabled in source table '%2!s!' and the corresponding constraint '%3!s!' is enabled in target table '%4!s!'. The source table constraint must be enabled.
ALTER TABLE SWITCH statement failed. Check constraints of source table '%1!s!' allow values that are not allowed by range ...
ALTER TABLE SWITCH statement failed. Check constraints or partition function of source table '%1!s!' allows values that are ...
ALTER TABLE SWITCH statement failed. Column '%1!s!' in table '%2!s!' is computed column but the same column in '%3!s!' is ...
ALTER TABLE SWITCH statement failed. Computed column '%1!s!' defined as '%2!s!' in table '%3!s!' is different from the same ...
ALTER TABLE SWITCH statement failed. Foreign key constraint '%1!s!' is disabled in source table '%2!s!' and the corresponding ...
ALTER TABLE SWITCH statement failed. Foreign key constraint '%1!s!' is NOCHECK in source table '%2!s!' and the corresponding ...
ALTER TABLE SWITCH statement failed. Index '%1!s!' on indexed view '%2!s!' uses partition function '%3!s!', but table '%4!s!' ...
ALTER TABLE SWITCH statement failed. Indexed view '%1!s!' is not aligned with table '%2!s!'. The partitioning column '%3!s!' ...
ALTER TABLE SWITCH statement failed. Partition %1!s! of %2!s! '%3!s!' has TEXT filegroup '%4!s!' and partition %5!s! of %6!s! ...