incrementalSelectQuery property
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;
The SELECT query which returns rows which should be inserted into the relation if it already exists and is not being refreshed.
core.String? incrementalSelectQuery;