preOperations property

List<String>? preOperations
getter/setter pair

SQL statements to be executed before creating the relation.

Implementation

core.List<core.String>? preOperations;