toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
ForeignKeyConstraint
/
targetOf
target
Of
fun
targetOf
(
from
:
Column
<
*
>
)
:
Column
<
*
>
?
Returns the parent table column that is referenced by the
from
column in the child table.