| Assembly | SqlServer.Rules.dll |
| Namespace | SqlServer.Rules.Design |
| Class | NotForReplication |
| Id | SRD0065 |
| Friendly Name | Avoid NOT FOR REPLICATION |
| Category | Design |
| Ignorable | false |
| Applicable Types | Check Constraint |
| Dml Trigger | |
| Foreign Key Constraint | |
| Table |
Avoid 'NOT FOR REPLICATION' unless this is the desired behavior and replication is in use.
Avoid 'NOT FOR REPLICATION' unless this is the desired behavior and replication is in use.