Scans for or deletes invalid records.
Note: | Invalid records can occur when an application’s metadata is changed. |
Syntax
<HFMwData>.ClearInvalidData bScanOnly, lEnumOptions, bstrLogFileName
Argument | Description |
---|
bScanOnly | A flag indicating whether to scan for or delete invalid records. Pass TRUE to scan, FALSE to delete. Input argument. Boolean subtype. |
lEnumOptions | This argument’s value is ignored in the current release. You must pass a valid Long. Input argument. Long subtype. |
bstrLogFileName | The name and path of the log file. Input argument. String subtype. |