incrementalSelectQuery property

String? incrementalSelectQuery
getter/setter pair

The SELECT query which returns rows which should be inserted into the relation if it already exists and is not being refreshed.

Implementation

core.String? incrementalSelectQuery;