: 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 | |
---|---|---|
version | Represents the version number of the metadata object.(heredado/a de MetadataObject) |
Arriba
Propiedades públicas
Nombre | Descripción | |
---|---|---|
DefaultDisplayName | Gets the default display name of the metadata object.(heredado/a 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.(heredado/a de MetadataObject) | |
IsCached | Indicates whether this metadata object is cached or not.(heredado/a de MetadataObject) | |
LocalizedDisplayName | Gets or sets the localized display name for the metadata object.(heredado/a de MetadataObject) | |
LocalizedDisplayNames | Gets all the localized display names available for this metadata object.(heredado/a de MetadataObject) | |
Method | Gets the method the parameter belongs to. | |
Name | Gets or sets the name of the metadata object.(heredado/a 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.(heredado/a de MetadataObject) | |
RootTypeDescriptor | Gets the root type descriptor for the parameter. | |
TypeReflectorType | Gets or sets the TypeName of the Typedescriptor object. |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
ContainsLocalizedDisplayName | Indicates whether the metadata object contains a localized display name.(heredado/a de MetadataObject) | |
CreateRootTypeDescriptor | Creates a root TypeDescriptor object for this parameter. | |
Delete | Sobrescrito. Deletes the parameter from the Business Data Catalog. | |
Equals | Sobrecargado. (heredado/a 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. (heredado/a de AccessControlledMetadataObject) | |
GetById | Gets the Parameter object given its ID. | |
GetHashCode | (heredado/a de Object) | |
GetType | (heredado/a de Object) | |
GetTypeDescriptorByNameAndLevel | ||
IsReturnParameter | Gets a Boolean value indicating whether the parameter is a return parameter. | |
MergeXml | ||
Read | Sobrescrito. Reads a Parameter object from the Business Data Catalog. | |
ReadXml | ||
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a de Object) | |
Update | Sobrescrito. Updates the parameter metadata with the changes. | |
WriteXml | Sobrescrito. | |
WriteXmlLocalizedNames | (heredado/a de MetadataObject) | |
WriteXmlProperties | (heredado/a de MetadataObject) | |
WriteXmlSecurity | (heredado/a de AccessControlledMetadataObject) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
DeleteInternal | (heredado/a de MetadataObject) | |
Finalize | (heredado/a de Object) | |
GetNearestIndividuallySecurableMetadataObjectAncestor | Sobrescrito. Gets the nearest individually securable parent. | |
IsPrimitive | (heredado/a de MetadataObject) | |
MemberwiseClone | (heredado/a de Object) | |
ReadInternal | (heredado/a de MetadataObject) | |
ResolveInvalidAttribute | (heredado/a de MetadataObject) | |
ResolveInvalidElement | (heredado/a de MetadataObject) | |
ResolveMissingAttribute | (heredado/a de MetadataObject) | |
ResolveMissingElement | (heredado/a de MetadataObject) | |
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)