PDIObjectClone Method

This must be overridden to allow cloning of a PDI object

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public abstract Object Clone()

Return Value

Object
A clone of the object

Implements

ICloneableClone

See Also