Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 561 Bytes

SRD0051.md

File metadata and controls

29 lines (18 loc) · 561 Bytes

SQL Server Rule: SRD0051

Assembly SqlServer.Rules.dll
Namespace SqlServer.Rules.Design
Class DoNotUseDeprecatedTypesRule

Rule Information

Id SRD0051
Friendly Name Do Not Use Deprecated Types Rule
Category Design
Ignorable false
Applicable Types Table

Description

Don?t use deprecated TEXT, NTEXT and IMAGE data types.

Summary