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.
Gets the method instances of this data class.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetMethodInstances As INamedMethodInstanceDictionary
'Usage
Dim instance As IDataClass
Dim returnValue As INamedMethodInstanceDictionary
returnValue = instance.GetMethodInstances()
INamedMethodInstanceDictionary GetMethodInstances()
Return Value
Type: Microsoft.BusinessData.MetadataModel.Collections.INamedMethodInstanceDictionary
The method instances of this data class.