Freigeben über


DTSParamValue Constructor

Initializes a new instance of the DTSParamValue class.

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

Syntax

'Declaration
Protected Sub New
protected DTSParamValue ()
protected:
DTSParamValue ()
protected DTSParamValue ()
protected function DTSParamValue ()

Hinweise

The default constructor initializes any fields to their default values.

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

DTSParamValue Class
DTSParamValue Members
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace