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.
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: