DTSWebMethodInfo Miembros
Encapsulates the details of a web method.
El tipo DTSWebMethodInfo expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Clone | Creates an instance of the DTSWebMethodInfo class that is identical to the current object. |
![]() |
Equals | Determines whether two object instances are equal. (Invalida Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetHashCode | Returns the hash code for this object. (Invalida Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de Object). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Principio
Vea también
.gif)
.gif)
.gif)