Deletes the audit history for all data changes that occurred before a given date and time.
<HsvData>.ClearDataAuditItems dTimeToClearBefore
Double (ByVal). The timestamp that represents the date and time. This must be a Double that can be cast to a Date format. |
The following example deletes the data audit history through the present moment.