Click or drag to resize
DataParameterClone Method
Clones the parameter

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public virtual DataParameter Clone()

Return Value

Type: DataParameter
See Also