Partager via


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
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 DefaultDisplayName  Gets the default display name of the metadata object.(hérité de MetadataObject)
Propriété publique Direction Gets or sets the direction in which the parameter is passed between the Business Data Catalog and the system
Propriété publique Id  Gets the unique ID of the metadata object from the metadata repository.(hérité de MetadataObject)
Propriété publique IsCached  Indicates whether this metadata object is cached or not.(hérité de MetadataObject)
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 Method Gets the method the parameter belongs to.
Propriété publique Name  Gets or sets the name of the metadata object.(hérité de MetadataObject)
Propriété publique OrdinalNumber Sets or gets the ordinal number of the parameter in the method signature.
Propriété publique Properties  Gets all the properties that belong to this metadata object.(hérité de MetadataObject)
Propriété publique RootTypeDescriptor Gets the root type descriptor for the parameter.
Propriété publique 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
Méthode publique ContainsLocalizedDisplayName  Indicates whether the metadata object contains a localized display name.(hérité de MetadataObject)
Méthode publique CreateRootTypeDescriptor Creates a root TypeDescriptor object for this parameter.
Méthode publique Delete Substitué. Deletes the parameter from the Business Data Catalog.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique FindRootTypeDescriptorId Gets the ID of the root TypeDescriptor 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 the Parameter object given its ID.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetType  (hérité de Object)
Méthode publique GetTypeDescriptorByNameAndLevel  
Méthode publique IsReturnParameter Gets a Boolean value indicating whether the parameter is a return parameter.
Méthode publique Statique MergeXml  
Méthode publique Read Substitué. Reads a Parameter object from the Business Data Catalog.
Méthode publique Statique ReadXml  
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)
Méthode publique Update Substitué. Updates the parameter metadata with the changes.
Méthode publique WriteXml Substitué.  
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.
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 parameter metadata directly with SQL statements.

Haut de page

Voir aussi

Référence

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