IDTSProject100.GetParameterCount Method

Definition

Gets the number of parameter.

public:
 int GetParameterCount();
public int GetParameterCount ();
abstract member GetParameterCount : unit -> int
Public Function GetParameterCount () As Integer

Returns

The number of parameter.

Applies to