postOperations property

List<String>? postOperations
getter/setter pair

SQL statements to be executed after creating the relation.

Implementation

core.List<core.String>? postOperations;