MetadataObjectStruct 类

继承层次结构

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

命名空间:  Microsoft.SharePoint.BusinessData.SharedService
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<KnownTypeAttribute(GetType(IdentifierStruct))> _
<KnownTypeAttribute(GetType(AssociationGroupStruct))> _
<KnownTypeAttribute(GetType(DataClassStruct))> _
<KnownTypeAttribute(GetType(FilterDescriptorStruct))> _
<KnownTypeAttribute(GetType(ActionParameterStruct))> _
<KnownTypeAttribute(GetType(ActionStruct))> _
<KnownTypeAttribute(GetType(LobSystemInstanceStruct))> _
<KnownTypeAttribute(GetType(LobSystemStruct))> _
<KnownTypeAttribute(GetType(MethodInstanceStruct))> _
<KnownTypeAttribute(GetType(AdministrationMetadataCatalogStruct))> _
<KnownTypeAttribute(GetType(AssociationStruct))> _
<KnownTypeAttribute(GetType(MethodStruct))> _
<KnownTypeAttribute(GetType(ModelStruct))> _
<KnownTypeAttribute(GetType(ParameterStruct))> _
<KnownTypeAttribute(GetType(TypeDescriptorStruct))> _
<DataContractAttribute(Name := "MetadataObjectStruct", Namespace := "Microsoft.SharePoint.BusinessData")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public MustInherit Class MetadataObjectStruct
用法
Dim instance As MetadataObjectStruct
[KnownTypeAttribute(typeof(IdentifierStruct))]
[KnownTypeAttribute(typeof(AssociationGroupStruct))]
[KnownTypeAttribute(typeof(DataClassStruct))]
[KnownTypeAttribute(typeof(FilterDescriptorStruct))]
[KnownTypeAttribute(typeof(ActionParameterStruct))]
[KnownTypeAttribute(typeof(ActionStruct))]
[KnownTypeAttribute(typeof(LobSystemInstanceStruct))]
[KnownTypeAttribute(typeof(LobSystemStruct))]
[KnownTypeAttribute(typeof(MethodInstanceStruct))]
[KnownTypeAttribute(typeof(AdministrationMetadataCatalogStruct))]
[KnownTypeAttribute(typeof(AssociationStruct))]
[KnownTypeAttribute(typeof(MethodStruct))]
[KnownTypeAttribute(typeof(ModelStruct))]
[KnownTypeAttribute(typeof(ParameterStruct))]
[KnownTypeAttribute(typeof(TypeDescriptorStruct))]
[DataContractAttribute(Name = "MetadataObjectStruct", Namespace = "Microsoft.SharePoint.BusinessData")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class MetadataObjectStruct

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

MetadataObjectStruct 成员

Microsoft.SharePoint.BusinessData.SharedService 命名空间

继承层次结构

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