zibri
Preparing search index...
entity/decorators/property.decorator
Property
manyToOne
Function manyToOne
manyToOne
<
T
extends
BaseEntity
>
(
metadata
:
ManyToOnePropertyMetadataInput
<
T
>
,
)
:
PropertyDecorator
Defines a many to one property.
Type Parameters
T
extends
BaseEntity
Parameters
metadata
:
ManyToOnePropertyMetadataInput
<
T
>
Additional data to specify the property.
Returns
PropertyDecorator
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
Defines a many to one property.