ClearInvalidData

Scans for or deletes invalid records.

Syntax

<HsvData>.ClearInvalidData vbScanOnly, lOptions, bstrLogFileName

Argument

Description

vbScanOnly

Boolean (ByVal). A flag indicating whether to scan for or delete invalid records. Pass TRUE to scan, FALSE to delete.

lOptions

Long (ByVal). This argument’s value is ignored in the current release. You must pass a valid Long.

bstrLogFileName

String (ByVal). The name and path of the log file for the operation.