queryOption property

GenerateLayerQueryOption get queryOption

Whether all, filtered or no features will be copied from the server when creating a geodatabase.

Determines how other properties of the GenerateLayerOption are applicable, valid combinations are:

The default is GenerateLayerQueryOption.useFilter.

set queryOption (GenerateLayerQueryOption value)