The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SqlCommand::Clone Method ()
.NET Framework (current version)
Creates a new SqlCommand object that is a copy of the current instance.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Data.SqlClient::SqlCommand^A new SqlCommand object that is a copy of this instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: