Condividi tramite


DTSParamInfo Class

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

Spazio dei nomi: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly : Microsoft.SqlServer.WebServiceTask (in microsoft.sqlserver.webservicetask.dll)

Sintassi

'Dichiarazione
<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

Thread Safety

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.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

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