featurePropertiesaudit_CaptureRawValues Property |
When logging audit data, capture each field's raw old and new values as XML attributes in the change_text column.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool audit_CaptureRawValues { get; }
ReadOnly Property audit_CaptureRawValues As Boolean
Get
Property Value
Type:
BooleanWhen logging audit data, capture each field's raw old and new values as XML attributes in the change_text column.
See Also