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 | |
---|---|---|
version | Represents the version number of the metadata object.(hérité de MetadataObject) |
Haut de page
Propriétés publiques
Nom | Description | |
---|---|---|
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.(hérité de 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.(hérité de MetadataObject) | |
Identifier | Gets or sets the identifier represented by this type descriptor. | |
IsCached | Indicates whether this metadata object is cached or not.(hérité de 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.(hérité de MetadataObject) | |
LocalizedDisplayNames | Gets all the localized display names available for this metadata object.(hérité de MetadataObject) | |
Name | Gets or sets the name of the metadata object.(hérité de 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.(hérité de 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. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
ContainsLocalizedDisplayName | Indicates whether the metadata object contains a localized display name.(hérité de MetadataObject) | |
Delete | Substitué. Deletes the type descriptor from the Business Data Catalog. | |
DeleteDefaultValue | ||
Equals | Surchargé. (hérité de 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. (hérité de 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 | (hérité de Object) | |
GetLevel | ||
GetType | (hérité de Object) | |
MergeXml | ||
Read | Substitué. Reads the type descriptor from the Business Data Catalog. | |
ReadXml | ||
ReferenceEquals | (hérité de Object) | |
SetDefaultValue | Sets a default value for this type descriptor for a method instance. | |
ToString | (hérité de Object) | |
Update | Substitué. Updates the type descriptor metadata with the changes. | |
WriteXml | Substitué. | |
WriteXmlDefaultValues | ||
WriteXmlLocalizedNames | (hérité de MetadataObject) | |
WriteXmlProperties | (hérité de MetadataObject) | |
WriteXmlSecurity | (hérité de AccessControlledMetadataObject) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
DeleteInternal | (hérité de MetadataObject) | |
Finalize | (hérité de Object) | |
GetNearestIndividuallySecurableMetadataObjectAncestor | Substitué. Gets the nearest individually securable parent metadata object. | |
GetTypeDescriptorsWithIdentifiers | ||
IsPrimitive | (hérité de MetadataObject) | |
MemberwiseClone | (hérité de Object) | |
ReadInternal | (hérité de MetadataObject) | |
ResolveInvalidAttribute | (hérité de MetadataObject) | |
ResolveInvalidElement | (hérité de MetadataObject) | |
ResolveMissingAttribute | (hérité de MetadataObject) | |
ResolveMissingElement | (hérité de MetadataObject) | |
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