IDTSHttpClientConnection100.Clone Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Object ^ Clone();
[System.Runtime.InteropServices.DispId(27)]
public object Clone ();
[<System.Runtime.InteropServices.DispId(27)>]
abstract member Clone : unit -> obj
Public Function Clone () As Object
Returns
An instance IDTSHttpClientConnection100 object.
- Attributes