Versions Compared

Key

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

Description

Oracle only. Determines if the FK constraint is disabled (true). When set to false, the corresponding PK is also set to false. DATATYPE: Boolean.

Property Type

  • Read-write property

Syntax

Code Block
languagevb
Public Property Disable() As Variant

...