Share via


: TypeDescriptor (Miembros) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Defines the data type of a parameter for a method.

En las siguientes tablas se enumeran los miembros expuestos por el tipo TypeDescriptor .

Campos protegidos

  Nombre Descripción
Campo protegido version  Represents the version number of the metadata object.(heredado/a de MetadataObject)

Arriba

Propiedades públicas

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

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público ContainsLocalizedDisplayName  Indicates whether the metadata object contains a localized display name.(heredado/a de MetadataObject)
Método público Delete Sobrescrito. Deletes the type descriptor from the Business Data Catalog.
Método público DeleteDefaultValue  
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público 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. (heredado/a de AccessControlledMetadataObject)
Método público Estático GetById Gets a type descriptor object given its ID.
Método público GetDefaultValue Gets the default value for this type descriptor given the method instance ID.
Método público GetHashCode  (heredado/a de Object)
Método público GetLevel  
Método público GetType  (heredado/a de Object)
Método público Estático MergeXml  
Método público Read Sobrescrito. Reads the type descriptor from the Business Data Catalog.
Método público Estático ReadXml  
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público SetDefaultValue Sets a default value for this type descriptor for a method instance.
Método público ToString  (heredado/a de Object)
Método público Update Sobrescrito. Updates the type descriptor metadata with the changes.
Método público WriteXml Sobrescrito.  
Método público WriteXmlDefaultValues  
Método público WriteXmlLocalizedNames  (heredado/a de MetadataObject)
Método público WriteXmlProperties  (heredado/a de MetadataObject)
Método público WriteXmlSecurity  (heredado/a de AccessControlledMetadataObject)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido DeleteInternal  (heredado/a de MetadataObject)
Método protegido Finalize  (heredado/a de Object)
Método protegido GetNearestIndividuallySecurableMetadataObjectAncestor Sobrescrito. Gets the nearest individually securable parent metadata object.
Método protegido GetTypeDescriptorsWithIdentifiers  
Método protegido IsPrimitive  (heredado/a de MetadataObject)
Método protegido MemberwiseClone  (heredado/a de Object)
Método protegido ReadInternal  (heredado/a de MetadataObject)
Método protegido Estático ResolveInvalidAttribute  (heredado/a de MetadataObject)
Método protegido Estático ResolveInvalidElement  (heredado/a de MetadataObject)
Método protegido Estático ResolveMissingAttribute  (heredado/a de MetadataObject)
Método protegido Estático ResolveMissingElement  (heredado/a de MetadataObject)
Método protegido UpdateInternal Sobrescrito. Updates the type descriptor metadata directly with SQL statements.

Arriba

Vea también

Referencia

TypeDescriptor (Clase)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)