Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the method instances of this method.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetMethodInstances As INamedMethodInstanceDictionary
'Usage
Dim instance As IMethod
Dim returnValue As INamedMethodInstanceDictionary
returnValue = instance.GetMethodInstances()
INamedMethodInstanceDictionary GetMethodInstances()
Return Value
Type: Microsoft.BusinessData.MetadataModel.Collections.INamedMethodInstanceDictionary
A collection of method instances.
Remarks
An empty collection is returned if there are no MethodInstances for the method.