Membri DTSWebMethodInfo

Encapsulates the details of a web method.

Il tipo DTSWebMethodInfo espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DTSWebMethodInfo() () () () Initializes a new instance of the DTSWebMethodInfo class.
Metodo pubblico DTSWebMethodInfo(String, String, String) Initializes a new instance of the DTSWebMethodInfo class, using the specified method name, message name, and documentation for the method.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Clone Creates an instance of the DTSWebMethodInfo class that is identical to the current object.
Metodo pubblico Equals Determines whether two object instances are equal. (Esegue l'override di Object. . :: . .Equals(Object).)
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Returns the hash code for this object. (Esegue l'override di Object. . :: . .GetHashCode() () () ().)
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Documentation Gets the documentation.
Proprietà pubblica MessageName Gets the name of a message.
Proprietà pubblica MethodName Gets the name of a method.
Proprietà pubblica ParamInfos Gets or sets an array that contains all the parameter information for a method.
Proprietà pubblica Supported Gets a value that indicates whether a Web method is supported or not.

In alto