Share via


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

Represents the in, inout, out and return parameters of each method.

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

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 DefaultDisplayName  Gets the default display name of the metadata object.(heredado/a de MetadataObject)
Propiedad pública Direction Gets or sets the direction in which the parameter is passed between the Business Data Catalog and the system
Propiedad pública Id  Gets the unique ID of the metadata object from the metadata repository.(heredado/a de MetadataObject)
Propiedad pública IsCached  Indicates whether this metadata object is cached or not.(heredado/a de MetadataObject)
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 Method Gets the method the parameter belongs to.
Propiedad pública Name  Gets or sets the name of the metadata object.(heredado/a de MetadataObject)
Propiedad pública OrdinalNumber Sets or gets the ordinal number of the parameter in the method signature.
Propiedad pública Properties  Gets all the properties that belong to this metadata object.(heredado/a de MetadataObject)
Propiedad pública RootTypeDescriptor Gets the root type descriptor for the parameter.
Propiedad pública TypeReflectorType Gets or sets the TypeName of the Typedescriptor object.

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 CreateRootTypeDescriptor Creates a root TypeDescriptor object for this parameter.
Método público Delete Sobrescrito. Deletes the parameter from the Business Data Catalog.
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público FindRootTypeDescriptorId Gets the ID of the root TypeDescriptor 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 the Parameter object given its ID.
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público GetTypeDescriptorByNameAndLevel  
Método público IsReturnParameter Gets a Boolean value indicating whether the parameter is a return parameter.
Método público Estático MergeXml  
Método público Read Sobrescrito. Reads a Parameter object 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 ToString  (heredado/a de Object)
Método público Update Sobrescrito. Updates the parameter metadata with the changes.
Método público WriteXml Sobrescrito.  
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.
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 parameter metadata directly with SQL statements.

Arriba

Vea también

Referencia

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