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: