Share via


DTSParamValueCollection.Add Method

Adds a DTSParamValue to the end of a collection.

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

Syntax

public int Add(
    DTSParamValue paramValue
)

Parameters

Return Value

Type: System.Int32