MetadataObject 成员 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Represents the abstract base class of the 13 metadata objects in the Business Data Catalog.

以下表格列出了由 MetadataObject 类型公开的成员。

受保护的构造函数

  名称 说明
受保护的方法 MetadataObject  

页首

受保护的字段

  名称 说明
受保护的字段 version Represents the version number of the metadata object.

页首

公共属性

  名称 说明
公共属性 DefaultDisplayName Gets the default display name of the metadata object.
公共属性 Id Gets the unique ID of the metadata object from the metadata repository.
公共属性 IsCached Indicates whether this metadata object is cached or not.
公共属性 LocalizedDisplayName Gets or sets the localized display name for the metadata object.
公共属性 LocalizedDisplayNames Gets all the localized display names available for this metadata object.
公共属性 Name Gets or sets the name of the metadata object.
公共属性 Properties Gets all the properties that belong to this metadata object.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 ContainsLocalizedDisplayName Indicates whether the metadata object contains a localized display name.
公共方法 Delete When overridden in a derived class, deletes the metadata object and all of its children.
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 Read When overridden in a derived class, reads the metadata object from the metadata repository and creates an object.
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object
公共方法 Update Updates the metadata object in the repository.
公共方法 WriteXml Writes the specified XML fragment in the metadata repository.
公共方法 WriteXmlLocalizedNames Writes the specified XML fragment containing localized names in the metadata repository.
公共方法 WriteXmlProperties Writes the specified XML fragment containing properties in the metadata repository.

页首

受保护的方法

  名称 说明
受保护的方法 DeleteInternal When overridden in a derived class, deletes the metadata object and all of its children as per the specified SQL command.
受保护的方法 Finalize  (继承自 Object
受保护的方法 IsPrimitive Indicates whether the metadata object is of the specified primitive type.
受保护的方法 MemberwiseClone  (继承自 Object
受保护的方法 ReadInternal When overridden in a derived class, reads the metadata object from the metadata repository and creates an object.
受保护的方法 静态 ResolveInvalidAttribute  
受保护的方法 静态 ResolveInvalidElement  
受保护的方法 静态 ResolveMissingAttribute  
受保护的方法 静态 ResolveMissingElement  
受保护的方法 UpdateInternal Updates the metadata object in the repository with the specified SQL command.

页首

另请参阅

参考

MetadataObject 类
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间