connectionProperties property

List<ConnectionProperty>? connectionProperties
getter/setter pair

Connection properties which can modify the query behavior.

Optional.

Implementation

core.List<ConnectionProperty>? connectionProperties;