TriggerPropertyClone(PDIObject) Method
This is overridden to allow copying of the additional properties
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected override void Clone(
PDIObject p
)
Protected Overrides Sub Clone (
p As PDIObject
)
protected:
virtual void Clone(
PDIObject^ p
) override
abstract Clone :
p : PDIObject -> unit
override Clone :
p : PDIObject -> unit
Parameters
- p PDIObject
- The PDI object from which the settings are to be copied