ExpressionNodeConstant.DeepClone Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deep clone of the current node.
public override Microsoft.SqlServer.Management.Dmf.ExpressionNode DeepClone ();
override this.DeepClone : unit -> Microsoft.SqlServer.Management.Dmf.ExpressionNode
Public Overrides Function DeepClone () As ExpressionNode