Membres DTSWebMethodInfo
Encapsulates the details of a web method.
Le type DTSWebMethodInfo expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
DTSWebMethodInfo() () () () | Initializes a new instance of the DTSWebMethodInfo class. |
![]() |
DTSWebMethodInfo(String, String, String) | Initializes a new instance of the DTSWebMethodInfo class, using the specified method name, message name, and documentation for the method. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Clone | Creates an instance of the DTSWebMethodInfo class that is identical to the current object. |
![]() |
Equals | Determines whether two object instances are equal. (Se substitue à Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Hérité de Object.) |
![]() |
GetHashCode | Returns the hash code for this object. (Se substitue à Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Hérité de Object.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Documentation | Gets the documentation. |
![]() |
MessageName | Gets the name of a message. |
![]() |
MethodName | Gets the name of a method. |
![]() |
ParamInfos | Gets or sets an array that contains all the parameter information for a method. |
![]() |
Supported | Gets a value that indicates whether a Web method is supported or not. |
Haut de la page
Voir aussi
.gif)
.gif)
.gif)