Partager via


Méthode ComplexProperty.Clone

Creates an instance of the ComplexProperty class that is identical to the current ComplexProperty.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly :  Microsoft.SqlServer.WebServiceTask (en Microsoft.SqlServer.WebServiceTask.dll)

Syntaxe

'Déclaration
Public Function Clone As Object
'Utilisation
Dim instance As ComplexProperty 
Dim returnValue As Object 

returnValue = instance.Clone()
public Object Clone()
public:
Object^ Clone()
member Clone : unit -> Object
public function Clone() : Object

Valeur de retour

Type : System.Object
An object whose properties are identical to those of the ComplexProperty.

Voir aussi

Référence

ComplexProperty Classe

Espace de noms Microsoft.SqlServer.Dts.Tasks.WebServiceTask