SqlParameter.ICloneable.Clone Method

Definition

For a description of this member, see Clone().

C#
object ICloneable.Clone ();

Returns

A new Object that is a copy of this instance.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the SqlParameter instance is cast to an ICloneable interface.

Applies to

Toode Versioonid
SqlClient .NET Core 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2
SqlClient .NET Framework 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2
SqlClient .NET Standard 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2