DTSWebMethodInfo Constructor
Initializes a new instance of the DTSWebMethodInfo class.
Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DTSWebMethodInfo()
public DTSWebMethodInfo()
public:
DTSWebMethodInfo()
new : unit -> DTSWebMethodInfo
public function DTSWebMethodInfo()