Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Microsoft SQL Server 2000 and later only. Specifies if an FK constraint is checked for replication. DATATYPE: Boolean.

Property Type

  • Read-write property

Syntax

Code Block
languagevb
Public Property NotForReplication() As Variant

...