SQLProvider

RelationshipDirection Type

Specifies the direction for relationship navigation.

Record fields

Record Field Description

Children

Full Usage: Children

Field type: RelationshipDirection
Modifiers: static

Navigate to child records (foreign key relationships)

Field type: RelationshipDirection

Parents

Full Usage: Parents

Field type: RelationshipDirection
Modifiers: static

Navigate to parent records (primary key relationships)

Field type: RelationshipDirection

Type something to start searching.