Share via


IFilterDescriptor.GetMethod Method

Returns the method that has this filter.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Function GetMethod As IMethod
'Usage
Dim instance As IFilterDescriptor
Dim returnValue As IMethod

returnValue = instance.GetMethod()
IMethod GetMethod()

Return Value

Type: Microsoft.BusinessData.MetadataModel.IMethod
The method that has this filter.

See Also

Reference

IFilterDescriptor Interface

IFilterDescriptor Members

Microsoft.BusinessData.MetadataModel Namespace