DTSWebMethodInfo Members
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