PicklistFlushOptions Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
NonCached | 1 | Flush NonCached Picklists that have been filled. This is the default behaviour. | |
Cached | 2 | Flush Cached Picklists that have been filled. | |
Collection | 4 | Flush the entire collection of picklists. | |
LargeSQL | 8 | Flush all large picklists regardless of whether configured for caching or not. At this time 'large' means over 100 items. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.