IParameter.GetMethod - Méthode
Obtient la méthode qui contient ce paramètre.
Espace de noms : Microsoft.BusinessData.MetadataModel
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
Function GetMethod As IMethod
'Utilisation
Dim instance As IParameter
Dim returnValue As IMethod
returnValue = instance.GetMethod()
IMethod GetMethod()
Valeur renvoyée
Type : Microsoft.BusinessData.MetadataModel.IMethod
La méthode qui contient ce paramètre.