MethodStruct - Classe
Contient les méthodes et propriétés permettant de gérer la structure de la méthode.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.BusinessData.SharedService.MetadataObjectStruct
Microsoft.SharePoint.BusinessData.SharedService.MethodStruct
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataContractAttribute(Name := "MethodStruct", Namespace := "Microsoft.SharePoint.BusinessData")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class MethodStruct _
Inherits MetadataObjectStruct
'Utilisation
Dim instance As MethodStruct
[DataContractAttribute(Name = "MethodStruct", Namespace = "Microsoft.SharePoint.BusinessData")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class MethodStruct : MetadataObjectStruct
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms