Membri DTSParamInfo
Creates an instance of a DTSParamInfo class that corresponds to one parameter of a Web method.
Il tipo DTSParamInfo espone i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
DTSParamInfo() () () () | Initializes a new instance of the DTSParamInfo class. |
![]() |
DTSParamInfo(String, String, DTSParamType, Int32) | Initializes a new instance of the DTSParamInfo class, using information about the parameter passed to the method. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Clone | Creates an instance of DTSParamInfo that is identical to the current DTSParamInfo. This class cannot be inherited. |
![]() |
Equals | Determines whether two object instances are equal. (Esegue l'override di Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | Returns the hash code for this object. (Esegue l'override di Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
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. |
In alto
Vedere anche
.gif)
.gif)
.gif)