Элементы DTSWebMethodInfo
Encapsulates the details of a web method.
Тип DTSWebMethodInfo предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Clone | Creates an instance of the DTSWebMethodInfo class that is identical to the current object. |
![]() |
Equals | Determines whether two object instances are equal. (Перезаписывает Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | Returns the hash code for this object. (Перезаписывает Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
См. также
.gif)
.gif)
.gif)