Поделиться через


Метод DTSWebMethodInfo.Clone

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

Пространство имен:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Сборка:  Microsoft.SqlServer.WebServiceTask (в Microsoft.SqlServer.WebServiceTask.dll)

Синтаксис

'Декларация
Public Function Clone As Object
'Применение
Dim instance As DTSWebMethodInfo 
Dim returnValue As Object 

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

Возвращаемое значение

Тип: System.Object
An object whose properties are identical to those of the current object.

См. также

Справочник

DTSWebMethodInfo Класс

Пространство имен Microsoft.SqlServer.Dts.Tasks.WebServiceTask