Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the name of a method.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly : Microsoft.SqlServer.WebServiceTask (en Microsoft.SqlServer.WebServiceTask.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MethodName As String
Get
'Utilisation
Dim instance As DTSWebMethodInfo
Dim value As String
value = instance.MethodName
public string MethodName { get; }
public:
property String^ MethodName {
String^ get ();
}
member MethodName : string
function get MethodName () : String
Valeur de propriété
Type : System.String
The name of the method.