Partager via


Membres TypeDescriptor (Microsoft.Office.Server.ApplicationRegistry.Administration)

Defines the data type of a parameter for a method.

Les tableaux suivants contiennent la liste des membres exposés par le type TypeDescriptor .

Champs protégés

  Nom Description
Champ protégé version  Represents the version number of the metadata object.(hérité de MetadataObject)

Haut de page

Propriétés publiques

  Nom Description
Propriété publique ChildTypeDescriptors Gets the collection of child type descriptors under this type descriptor.
Propriété publique ContainsFilterDescriptor Gets a boolean, true if the typedescriptor contains a filter descriptor column.
Propriété publique ContainsIdentifier Gets a boolean, true if the typedescriptor contains an identifier column.
Propriété publique DefaultDisplayName  Gets the default display name of the metadata object.(hérité de MetadataObject)
Propriété publique FilterDescriptor Gets or sets the filter descriptor associated with this type descriptor.
Propriété publique Id  Gets the unique ID of the metadata object from the metadata repository.(hérité de MetadataObject)
Propriété publique Identifier Gets or sets the identifier represented by this type descriptor.
Propriété publique IsCached  Indicates whether this metadata object is cached or not.(hérité de MetadataObject)
Propriété publique IsCollection Gets or sets a boolean indicating whether the TypeDescriptor represents a collection.
Propriété publique LocalizedDisplayName  Gets or sets the localized display name for the metadata object.(hérité de MetadataObject)
Propriété publique LocalizedDisplayNames  Gets all the localized display names available for this metadata object.(hérité de MetadataObject)
Propriété publique Name  Gets or sets the name of the metadata object.(hérité de MetadataObject)
Propriété publique Parameter Gets the parameter object to which the type descriptor belongs.
Propriété publique ParentTypeDescriptor Sets or gets the parent type descriptor for this type descriptor.
Propriété publique Properties  Gets all the properties that belong to this metadata object.(hérité de MetadataObject)
Propriété publique 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.

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique ContainsLocalizedDisplayName  Indicates whether the metadata object contains a localized display name.(hérité de MetadataObject)
Méthode publique Delete Substitué. Deletes the type descriptor from the Business Data Catalog.
Méthode publique DeleteDefaultValue  
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique 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. (hérité de AccessControlledMetadataObject)
Méthode publique Statique GetById Gets a type descriptor object given its ID.
Méthode publique GetDefaultValue Gets the default value for this type descriptor given the method instance ID.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetLevel  
Méthode publique GetType  (hérité de Object)
Méthode publique Statique MergeXml  
Méthode publique Read Substitué. Reads the type descriptor from the Business Data Catalog.
Méthode publique Statique ReadXml  
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique SetDefaultValue Sets a default value for this type descriptor for a method instance.
Méthode publique ToString  (hérité de Object)
Méthode publique Update Substitué. Updates the type descriptor metadata with the changes.
Méthode publique WriteXml Substitué.  
Méthode publique WriteXmlDefaultValues  
Méthode publique WriteXmlLocalizedNames  (hérité de MetadataObject)
Méthode publique WriteXmlProperties  (hérité de MetadataObject)
Méthode publique WriteXmlSecurity  (hérité de AccessControlledMetadataObject)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée DeleteInternal  (hérité de MetadataObject)
Méthode protégée Finalize  (hérité de Object)
Méthode protégée GetNearestIndividuallySecurableMetadataObjectAncestor Substitué. Gets the nearest individually securable parent metadata object.
Méthode protégée GetTypeDescriptorsWithIdentifiers  
Méthode protégée IsPrimitive  (hérité de MetadataObject)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée ReadInternal  (hérité de MetadataObject)
Méthode protégée Statique ResolveInvalidAttribute  (hérité de MetadataObject)
Méthode protégée Statique ResolveInvalidElement  (hérité de MetadataObject)
Méthode protégée Statique ResolveMissingAttribute  (hérité de MetadataObject)
Méthode protégée Statique ResolveMissingElement  (hérité de MetadataObject)
Méthode protégée UpdateInternal Substitué. Updates the type descriptor metadata directly with SQL statements.

Haut de page

Voir aussi

Référence

TypeDescriptor, classe
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms