DataClass.GetMethods, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the methods available for this DataClass object (entity).
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function GetMethods As NamedMethodDictionary
'Utilisation
Dim instance As DataClass
Dim returnValue As NamedMethodDictionary
returnValue = instance.GetMethods
public NamedMethodDictionary GetMethods ()
Valeur de retour
A NamedMethodDictionary object.
Voir aussi
Référence
DataClass, classe
Membres DataClass
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms