Share via


ITypeDescriptor.GetParameter Method

Returns the parameter that contains this type descriptor.

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

Syntax

'Declaration
Function GetParameter As IParameter
'Usage
Dim instance As ITypeDescriptor
Dim returnValue As IParameter

returnValue = instance.GetParameter()
IParameter GetParameter()

Return Value

Type: Microsoft.BusinessData.MetadataModel.IParameter
The parameter that contains this type descriptor.

See Also

Reference

ITypeDescriptor Interface

ITypeDescriptor Members

Microsoft.BusinessData.MetadataModel Namespace