Preparing search index...
The search index is not available
dyna-record
dyna-record
<internal>
ForeignKeyProperties
Type Alias ForeignKeyProperties<T>
ForeignKeyProperties
:
{
[
P
in
Exclude
<
keyof
T
,
ExcludeKeys
>
]
:
T
[
P
]
extends
ForeignKey
?
string
:
never
}
ForeignKey properties of the join table
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
dyna-record
Loading...
ForeignKey properties of the join table