Encapsulates the details of a web method.
The following tables list the members exposed by the DTSWebMethodInfo type.
Public Constructors
名称 | Description | |
---|---|---|
DTSWebMethodInfo | Overloaded. Initializes a new instance of the DTSWebMethodInfo class. |
顶部
Public Properties
名称 | 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. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
![]() |
Clone | Creates an instance of the DTSWebMethodInfo class that is identical to the current object. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for this object. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
DTSWebMethodInfo Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace