Options
All
  • Public
  • Public/Protected
  • All
Menu

Arguments for JoinColumnMetadata class.

Hierarchy

  • JoinColumnMetadataArgs

Index

Properties

Optional name

name: undefined | string

Name of the column.

propertyName

propertyName: string

Class's property name to which this column is applied.

Optional referencedColumnName

referencedColumnName: undefined | string

Name of the column in the entity to which this column is referenced. This is column property name, not a column database name.

target

target: Function | string

Class to which this column is applied.

Generated using TypeDoc