OleDbCommand::Clone Method ()
.NET Framework (current version)
Creates a new OleDbCommand object that is a copy of the current instance.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Data.OleDb::OleDbCommand^A new OleDbCommand object that is a copy of this instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: