ShadowAlgorithm Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
Custom | 0 | Custom shadowing (or no shadowing) is implemented for this field. | |
Unpunctuate | 1 | Alphanumeric-only shadowing is to be used on this field. | |
Phone | 2 | Standard phone number shadowing (US-centric, with basic international support) is to be used on this field. | |
SimpleAlias | 3 | The shadow column is being used as a sort of alias for sorting and filtering and is ignored when saving data (FilterAndSortOnly) |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.