matchOption property

String matchOption
final

The match type for the foreign key (e.g., SIMPLE, FULL, PARTIAL). Typically SIMPLE for most use cases.

Implementation

final String matchOption;