Click or drag to resize
MissingSQLTypeExceptionClone Method
Creates a new object that is a copy of the current instance.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public override CMSException Clone()

Return Value

Type: CMSException
See Also