MapperAttributeReference interface

Attribute reference details for the referred column.

Properties

entity

Name of the table.

entityConnectionReference

The connection reference for the connection.

name

Name of the column.

Property Details

entity

Name of the table.

entity?: string

Property Value

string

entityConnectionReference

The connection reference for the connection.

entityConnectionReference?: MapperConnectionReference

Property Value

name

Name of the column.

name?: string

Property Value

string