ClearData Method

[This is preliminary documentation and subject to change.]

This is the ClearData method of the MsiRecord object. This method clears the data in all fields, setting them to Null. Any objects stored in the fields are released.

Syntax

object.ClearData

Parts

object
MsiRecord object.