Click or drag to resize

DataInsert Properties

The DataInsert type exposes the following members.

Properties
 NameDescription
Public propertyActionName Gets the action name
(Overrides DataInstallActionActionName)
Public propertyAssociation Associate the specified data for stuff that cannot be serialized
(Inherited from DataInstallAction)
Public propertyElement Gets the elements to be performed
(Inherited from DataInstallAction)
Public propertyIgnoreErrors Skip if errored
(Inherited from DataInstallAction)
Public propertySkipIfExists True if the insert should be skipped if it exists
Top
See Also