Поделиться через


Класс MetadataObjectStruct

Содержит методы и свойства для обработки структуры объекта метаданных.

Иерархия наследования

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

Пространство имен:  Microsoft.SharePoint.BusinessData.SharedService
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
<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
'Применение
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

Потокобезопасность

Любые общедоступные элементы static (Shared в 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