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