MetadataObjectStruct - Classe
Contient les méthodes et propriétés permettant de gérer la structure d'objet de métadonnées.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.BusinessData.SharedService.MetadataObjectStruct
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<KnownTypeAttribute(GetType(ParameterStruct))> _
<KnownTypeAttribute(GetType(FilterDescriptorStruct))> _
<KnownTypeAttribute(GetType(LobSystemInstanceStruct))> _
<KnownTypeAttribute(GetType(DataClassStruct))> _
<KnownTypeAttribute(GetType(MethodInstanceStruct))> _
<KnownTypeAttribute(GetType(MethodStruct))> _
<KnownTypeAttribute(GetType(ModelStruct))> _
<KnownTypeAttribute(GetType(ActionParameterStruct))> _
<KnownTypeAttribute(GetType(TypeDescriptorStruct))> _
<DataContractAttribute(Name := "MetadataObjectStruct", Namespace := "Microsoft.SharePoint.BusinessData")> _
<KnownTypeAttribute(GetType(LobSystemStruct))> _
<KnownTypeAttribute(GetType(IdentifierStruct))> _
<KnownTypeAttribute(GetType(ActionStruct))> _
<KnownTypeAttribute(GetType(AdministrationMetadataCatalogStruct))> _
<KnownTypeAttribute(GetType(AssociationStruct))> _
<KnownTypeAttribute(GetType(AssociationGroupStruct))> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public MustInherit Class MetadataObjectStruct
'Utilisation
Dim instance As MetadataObjectStruct
[KnownTypeAttribute(typeof(ParameterStruct))]
[KnownTypeAttribute(typeof(FilterDescriptorStruct))]
[KnownTypeAttribute(typeof(LobSystemInstanceStruct))]
[KnownTypeAttribute(typeof(DataClassStruct))]
[KnownTypeAttribute(typeof(MethodInstanceStruct))]
[KnownTypeAttribute(typeof(MethodStruct))]
[KnownTypeAttribute(typeof(ModelStruct))]
[KnownTypeAttribute(typeof(ActionParameterStruct))]
[KnownTypeAttribute(typeof(TypeDescriptorStruct))]
[DataContractAttribute(Name = "MetadataObjectStruct", Namespace = "Microsoft.SharePoint.BusinessData")]
[KnownTypeAttribute(typeof(LobSystemStruct))]
[KnownTypeAttribute(typeof(IdentifierStruct))]
[KnownTypeAttribute(typeof(ActionStruct))]
[KnownTypeAttribute(typeof(AdministrationMetadataCatalogStruct))]
[KnownTypeAttribute(typeof(AssociationStruct))]
[KnownTypeAttribute(typeof(AssociationGroupStruct))]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class 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
MetadataObjectStruct - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.BusinessData.SharedService.MetadataObjectStruct
Microsoft.SharePoint.BusinessData.SharedService.ActionParameterStruct
Microsoft.SharePoint.BusinessData.SharedService.ActionStruct
Microsoft.SharePoint.BusinessData.SharedService.AdministrationMetadataCatalogStruct
Microsoft.SharePoint.BusinessData.SharedService.AssociationGroupStruct
Microsoft.SharePoint.BusinessData.SharedService.DataClassStruct
Microsoft.SharePoint.BusinessData.SharedService.FilterDescriptorStruct
Microsoft.SharePoint.BusinessData.SharedService.IdentifierStruct
Microsoft.SharePoint.BusinessData.SharedService.LobSystemInstanceStruct
Microsoft.SharePoint.BusinessData.SharedService.LobSystemStruct
Microsoft.SharePoint.BusinessData.SharedService.MethodInstanceStruct
Microsoft.SharePoint.BusinessData.SharedService.MethodStruct
Microsoft.SharePoint.BusinessData.SharedService.ModelStruct
Microsoft.SharePoint.BusinessData.SharedService.ParameterStruct
Microsoft.SharePoint.BusinessData.SharedService.TypeDescriptorStruct