IFilterDescriptor.GetMethod - Méthode
Retourne la méthode qui a ce filtre.
Espace de noms : Microsoft.BusinessData.MetadataModel
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
Function GetMethod As IMethod
'Utilisation
Dim instance As IFilterDescriptor
Dim returnValue As IMethod
returnValue = instance.GetMethod()
IMethod GetMethod()
Valeur renvoyée
Type : Microsoft.BusinessData.MetadataModel.IMethod
La méthode qui a ce filtre.