QueryParameter.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.
Returns a copy of the parameters including the properties.
public:
override System::Object ^ DeepClone();
public override object DeepClone ();
override this.DeepClone : unit -> obj
Public Overrides Function DeepClone () As Object
Returns
A copy of the parameters including the properties.