Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MatchType

A value inserted into the referencing column(s) is matched against the values of the referenced table and referenced columns using the given match type.

Index

Enumeration members

Enumeration members

Full

Full: = "FULL"

Partial

Partial: = "PARTIAL"

Simple

Simple: = "SIMPLE"

Generated using TypeDoc