Computed column is defined with a user-defined function which is not allowed with system-versioned table '%1!s!' because it performs user or system data access, or is assumed to perform this access. A function is assumed by default to perform data access if it is not schemabound.
Computed column '%1!s!' cannot be used as full-text type column for image or varbinary(MAX) column. This computed column ...
Computed column '%1!s!' cannot be used for full-text search because it is nondeterministic or imprecise nonpersisted computed ...
Computed column '%1!s!' in table '%2!s!' cannot be persisted because the column type, '%3!s!', is a non-byte-ordered CLR ...
Computed column cannot be used as a partition key if it is not persisted. Partition key column '%1!s!' in table '%2!s!' is ...
Computed column is defined with a user-defined function which is not allowed with system-versioned table '%1!s!' because ...
Computed columns and CLR types cannot be checked for object ID %1!s! (object "%2!s!") because the internal expression evaluator ...
Computing the expression "%1!s!" failed with error code 2!8.8X!. The expression may have errors, such as divide by zero, ...
Com[mandFile filespec Optional. Loads a text file that contains additional dtexec command options, prior to package execution. ...
Condition cannot be specified for Column member '{0}' because it is marked with a 'Computed' or 'Identity' StoreGeneratedPattern. ...