RequeryHints Enumeration |
Namespace: NetQuarry.Data
| Member name | Value | Description | |
|---|---|---|---|
| PostDelete | 1 | This is a post-delete requery. This primarily affects record positioning in multi-record filtering. | |
| PostBackDataInvalid | 2 | The data in the postback is invalid and should be ignored. | |
| PostBackStateInvalid | 4 | The postback state is invalid. | |
| NoRequery | 8 | The requery is for the purposes of RecordCount only, do not perform the actual operational data query. | |
| ForceRequery | 16 | Force the requery |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.