264;The column name '{0}' is specified more than once in the SET clause or column list of an INSERT. A column cannot be assigned more than one value in the same clause. Modify the clause to make sure that a column is updated only once. If this statement updates or inserts columns into a view, column aliasing can conceal the duplication in your code.
The column msrepl_tran_version has been predefined and allows NULLs. This column will be dropped and recreated to not allow ...
The column name "{0}" cannot be used as a column name for DataTable "{1}" since it is identical to another DataColumn ColumnName ...
The column name "{0}" specified in the UNPIVOT operator conflicts with the existing column name in the UNPIVOT argument. ...
The column name '%1!s!' is specified more than once in the SET clause or column list of an INSERT. A column cannot be assigned ...
The column name '{0}' is specified more than once in the SET clause or column list of an INSERT. A column cannot be assigned ...
The column name '{0}' is specified more than once in the SET clause. A column cannot be assigned more than one value in the ...
The column name '{0}' is specified more than once in the SET clause. A column cannot be assigned more than one value in the ...
The column or parameter '%1!s!' uses a data type not supported by SOAP. SOAP only supports data types supported in SQL Server ...
The Column property of the {0} refers to the {1}, which has the data type Binary. The Column property of an Entity cannot ...