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 methods of this data class.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetMethods As INamedMethodDictionary
'Usage
Dim instance As IDataClass
Dim returnValue As INamedMethodDictionary
returnValue = instance.GetMethods()
INamedMethodDictionary GetMethods()
Return Value
Type: Microsoft.BusinessData.MetadataModel.Collections.INamedMethodDictionary
Returns INamedMethodDictionary.
Remarks
The collection of methods of this data class.