Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Encapsulates the details of a web method.
The following tables list the members exposed by the DTSWebMethodInfo type.
Public Constructors
Name | Description | |
---|---|---|
DTSWebMethodInfo | Overloaded. Initializes a new instance of the DTSWebMethodInfo class. |
Top
Public Properties
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | 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 ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DTSWebMethodInfo Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace