ddl property

List<String>? ddl
getter/setter pair

DDL statements to add new indexes that will improve the query.

Optional.

Implementation

core.List<core.String>? ddl;