CREATE DEFAULT and DROP DEFAULT will be removed in a future version of SQL Server. Avoid using CREATE DEFAULT and DROP DEFAULT in new development work, and plan to modify applications that currently use them. Instead, use default definitions created using the DEFAULT keyword of ALTER TABLE or CREATE TABLE.
Create and delete lists, folders, and document libraries, add or remove columns and public views in a list, and change properties ...
CREATE ASSEMBLY for assembly '%1!s!' failed because the assembly is built for an unsupported version of the Common Language ...
Create column markers by clicking the ruler. Right-click a marker and select Delete, or double-click a marker to remove it. ...
CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit ...
CREATE DEFAULT and DROP DEFAULT will be removed in a future version of SQL Server. Avoid using CREATE DEFAULT and DROP DEFAULT ...
CREATE FUNCTION statements with cursor parameters are not supported in a data-tier application. Remove the statement or the ...
CREATE FUNCTION statements with ENCRYPTION option are not supported in a data-tier application. Remove the statement or ENCRYPTION ...
CREATE INDEX statements with a DROP_EXISTING option are not supported in a data-tier application. Remove the statement or ...
CREATE LOGIN statements with DEFAULT_DATABASE option are not supported in a data-tier application. Remove the statement or ...