Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates an instance of a DTSParamInfo class that corresponds to one parameter of a Web method.
The following tables list the members exposed by the DTSParamInfo type.
Public Constructors
| Name | Description | |
|---|---|---|
| DTSParamInfo | Overloaded. Initializes a new instance of the DTSParamInfo class. |
Nach oben
Public Properties
| Name | Description | |
|---|---|---|
![]() |
DataType | Gets the data type of a parameter. |
![]() |
Name | Gets the name of a parameter. |
![]() |
ParamType | Gets the type of a parameter. |
![]() |
ParamValue | Gets or sets the value of a parameter. |
![]() |
SequenceNumber | Gets the sequence number of a parameter in a method signature. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Clone | Creates an instance of DTSParamInfo that is identical to the current DTSParamInfo. This class cannot be inherited. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for this object. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
DTSParamInfo Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace
.gif)
.gif)
.gif)
.gif)