Membres Parameter (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents the in, inout, out and return parameters of each method.
Les tableaux suivants contiennent la liste des membres exposés par le type Parameter .
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 | |
---|---|---|
DefaultDisplayName | Gets the default display name of the metadata object.(hérité de MetadataObject) | |
Direction | Gets or sets the direction in which the parameter is passed between the Business Data Catalog and the system | |
Id | Gets the unique ID of the metadata object from the metadata repository.(hérité de MetadataObject) | |
IsCached | Indicates whether this metadata object is cached or not.(hérité de MetadataObject) | |
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) | |
Method | Gets the method the parameter belongs to. | |
Name | Gets or sets the name of the metadata object.(hérité de MetadataObject) | |
OrdinalNumber | Sets or gets the ordinal number of the parameter in the method signature. | |
Properties | Gets all the properties that belong to this metadata object.(hérité de MetadataObject) | |
RootTypeDescriptor | Gets the root type descriptor for the parameter. | |
TypeReflectorType | Gets or sets the TypeName of the Typedescriptor object. |
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) | |
CreateRootTypeDescriptor | Creates a root TypeDescriptor object for this parameter. | |
Delete | Substitué. Deletes the parameter from the Business Data Catalog. | |
Equals | Surchargé. (hérité de Object) | |
FindRootTypeDescriptorId | Gets the ID of the root TypeDescriptor 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 the Parameter object given its ID. | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
GetTypeDescriptorByNameAndLevel | ||
IsReturnParameter | Gets a Boolean value indicating whether the parameter is a return parameter. | |
MergeXml | ||
Read | Substitué. Reads a Parameter object from the Business Data Catalog. | |
ReadXml | ||
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) | |
Update | Substitué. Updates the parameter metadata with the changes. | |
WriteXml | Substitué. | |
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. | |
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 parameter metadata directly with SQL statements. |
Haut de page
Voir aussi
Référence
Parameter, classe
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms