Partager via


ActionStruct - Classe

Représente la structure qui décrit une action dans le Service Business Data Connectivity (BDC).

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.BusinessData.SharedService.MetadataObjectStruct
    Microsoft.SharePoint.BusinessData.SharedService.ActionStruct

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Name := "ActionStruct", Namespace := "Microsoft.SharePoint.BusinessData")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ActionStruct _
    Inherits MetadataObjectStruct
'Utilisation
Dim instance As ActionStruct
[DataContractAttribute(Name = "ActionStruct", Namespace = "Microsoft.SharePoint.BusinessData")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ActionStruct : 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

ActionStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms