ConvertValOpts Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
SuppressErrs | 1 | Conversion errors should be suppressed. If so specified, unconvertable numeric fields will return zero and an appropriate message devlogged. | |
InvariantCulture | 2 | The value is in the invariant culture. | |
ForFiltering | 4 | The value is being extracted/converted for use in a filter. | |
ApplyPicklist | 8 | Apply picklist, if any, when converting the display text to its raw value. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.