ReadableAuditAttrs Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
UseMappersDatasource | 1 | Force the audit to use the datasource of the audited mapper. | |
NoInsertAudit | 2 | Do not audit record inserts (including conversion of record from draft to non-draft status). See AuditInsert and AuditInsert(IMapper, EAPEventArgs). | |
LimitFieldVisibility | 4 | Log audit data appropriately for enforcement of field-level visibility by the ReadableAuditVisibility extension. | |
CaptureRawValues | 8 | When logging audit data, capture each field's raw old and new values. The values are stored as raw-val-before and raw-val-after attributes on each field's nq-audit wrapper element in the change_text column. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.