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)