Freigeben über


DTSParamInfo Class

Creates an instance of a DTSParamInfo class that corresponds to one parameter of a Web method.

Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly : Microsoft.SqlServer.WebServiceTask (in microsoft.sqlserver.webservicetask.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class DTSParamInfo
    Implements ICloneable
[SerializableAttribute] 
public class DTSParamInfo : ICloneable
[SerializableAttribute] 
public ref class DTSParamInfo : ICloneable
/** @attribute SerializableAttribute() */ 
public class DTSParamInfo implements ICloneable
SerializableAttribute 
public class DTSParamInfo implements ICloneable

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Tasks.WebServiceTask.DTSParamInfo

Threadsicherheit

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

DTSParamInfo Members
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace