sourceEntity property

String? sourceEntity
getter/setter pair

Source entity full name.

The source entity can also be a column, index or constraint using the same naming notation schema.table.column.

Implementation

core.String? sourceEntity;