ShadowAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
NoShadowSort | 1 | Do not use the ShadowColumn for sorting. | |
RelaxedFiltering | 2 | The filtering should include items matching EITHER the referencing field's normal filtering AND/OR its ShadowColumn filtering. | |
FilterAndSortOnly | 4 | The shadow column should only be used as a sort of alias for sorting and filtering and is ignored when saving data (SimpleAlias). |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.