draftEntity property

String? draftEntity
getter/setter pair

Target entity full name.

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

Implementation

core.String? draftEntity;