whereClause property

String get whereClause

The where clause of the generate layer option.

The where clause only applies when GenerateLayerOption.queryOption is GenerateLayerQueryOption.useFilter.

The candidate features from a where clause are also filtered by GenerateGeodatabaseParameters.extent if GenerateLayerOption.useGeometry is true.

set whereClause (String value)