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

Defines the data type of a parameter for a method.

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

受保护的字段

  名称 说明
受保护的字段 version  Represents the version number of the metadata object.(继承自 MetadataObject

页首

公共属性

  名称 说明
公共属性 ChildTypeDescriptors Gets the collection of child type descriptors under this type descriptor.
公共属性 ContainsFilterDescriptor Gets a boolean, true if the typedescriptor contains a filter descriptor column.
公共属性 ContainsIdentifier Gets a boolean, true if the typedescriptor contains an identifier column.
公共属性 DefaultDisplayName  Gets the default display name of the metadata object.(继承自 MetadataObject
公共属性 FilterDescriptor Gets or sets the filter descriptor associated with this type descriptor.
公共属性 Id  Gets the unique ID of the metadata object from the metadata repository.(继承自 MetadataObject
公共属性 Identifier Gets or sets the identifier represented by this type descriptor.
公共属性 IsCached  Indicates whether this metadata object is cached or not.(继承自 MetadataObject
公共属性 IsCollection Gets or sets a boolean indicating whether the TypeDescriptor represents a collection.
公共属性 LocalizedDisplayName  Gets or sets the localized display name for the metadata object.(继承自 MetadataObject
公共属性 LocalizedDisplayNames  Gets all the localized display names available for this metadata object.(继承自 MetadataObject
公共属性 Name  Gets or sets the name of the metadata object.(继承自 MetadataObject
公共属性 Parameter Gets the parameter object to which the type descriptor belongs.
公共属性 ParentTypeDescriptor Sets or gets the parent type descriptor for this type descriptor.
公共属性 Properties  Gets all the properties that belong to this metadata object.(继承自 MetadataObject
公共属性 TypeName Gets or sets the name of the type in the line-of-business (LOB) system's type system that is described by this TypeDescriptor.

页首

公共方法

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

  名称 说明
公共方法 ContainsLocalizedDisplayName  Indicates whether the metadata object contains a localized display name.(继承自 MetadataObject
公共方法 Delete 已重写。 Deletes the type descriptor from the Business Data Catalog.
公共方法 DeleteDefaultValue  
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetAccessControlList  A virtual method that is designed to return the list of access control entries (ACEs) associated with the metadata object registered in the Business Data Catalog. (继承自 AccessControlledMetadataObject
公共方法 静态 GetById Gets a type descriptor object given its ID.
公共方法 GetDefaultValue Gets the default value for this type descriptor given the method instance ID.
公共方法 GetHashCode  (继承自 Object
公共方法 GetLevel  
公共方法 GetType  (继承自 Object
公共方法 静态 MergeXml  
公共方法 Read 已重写。 Reads the type descriptor from the Business Data Catalog.
公共方法 静态 ReadXml  
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 SetDefaultValue Sets a default value for this type descriptor for a method instance.
公共方法 ToString  (继承自 Object
公共方法 Update 已重写。 Updates the type descriptor metadata with the changes.
公共方法 WriteXml 已重写。  
公共方法 WriteXmlDefaultValues  
公共方法 WriteXmlLocalizedNames  (继承自 MetadataObject
公共方法 WriteXmlProperties  (继承自 MetadataObject
公共方法 WriteXmlSecurity  (继承自 AccessControlledMetadataObject

页首

受保护的方法

  名称 说明
受保护的方法 DeleteInternal  (继承自 MetadataObject
受保护的方法 Finalize  (继承自 Object
受保护的方法 GetNearestIndividuallySecurableMetadataObjectAncestor 已重写。 Gets the nearest individually securable parent metadata object.
受保护的方法 GetTypeDescriptorsWithIdentifiers  
受保护的方法 IsPrimitive  (继承自 MetadataObject
受保护的方法 MemberwiseClone  (继承自 Object
受保护的方法 ReadInternal  (继承自 MetadataObject
受保护的方法 静态 ResolveInvalidAttribute  (继承自 MetadataObject
受保护的方法 静态 ResolveInvalidElement  (继承自 MetadataObject
受保护的方法 静态 ResolveMissingAttribute  (继承自 MetadataObject
受保护的方法 静态 ResolveMissingElement  (继承自 MetadataObject
受保护的方法 UpdateInternal 已重写。 Updates the type descriptor metadata directly with SQL statements.

页首

另请参阅

参考

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