| Assembly | SqlServer.Rules.dll |
| Namespace | SqlServer.Rules.Design |
| Class | AvoidObjectUsesDifferentCollationRule |
| Id | SRD0053 |
| Friendly Name | Explicit collation other |
| Category | Design |
| Ignorable | true |
| Applicable Types | Table |
Object has different collation than the rest of the database. Try to avoid using a different collation unless by design.
Object has different collation than the rest of the database.