ExpressionNodeFunction.DeepClone Method

Definition

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

Returns

Applies to