Share via


IParameter.GetMethod Method

Gets the method that contains this parameter.

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

Syntax

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

returnValue = instance.GetMethod()
IMethod GetMethod()

Return Value

Type: Microsoft.BusinessData.MetadataModel.IMethod
The method that contains this parameter.

See Also

Reference

IParameter Interface

IParameter Members

Microsoft.BusinessData.MetadataModel Namespace