: Action (Miembros) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents an action in the Business Data Catalog.
En las siguientes tablas se enumeran los miembros expuestos por el tipo Action .
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 | |
---|---|---|
ActionParameters | The URL attribute of the Action object can take parameters. The ActionParameter object defines the parameters the action URL accepts. | |
DefaultDisplayName | Gets the default display name of the metadata object.(heredado/a de MetadataObject) | |
Entity | Returns the Entity object that the action belongs to. | |
Id | Gets the unique ID of the metadata object from the metadata repository.(heredado/a de MetadataObject) | |
ImageUrl | Gets or sets the optional absolute or relative path to the action's icon image. | |
IsCached | Indicates whether this metadata object is cached or not.(heredado/a de MetadataObject) | |
IsOpenedInNewWindow | Gets or sets a value indicating whether to open the action URL in a new window. | |
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) | |
Name | Represents the name of the action. | |
Position | Gets or sets a value indicating the position of the action in the Business Data features. | |
Properties | Gets all the properties that belong to this metadata object.(heredado/a de MetadataObject) | |
Url | Gets or sets the action URL for the action. |
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) | |
Delete | Sobrescrito. Deletes an action. | |
Equals | Sobrecargado. (heredado/a 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. (heredado/a de AccessControlledMetadataObject) | |
GetById | Gets an Action object given an ID. | |
GetHashCode | (heredado/a de Object) | |
GetType | (heredado/a de Object) | |
MergeXml | ||
Read | Sobrescrito. Reads an Action object from the metadata database, overwriting the current value of the fields of the object with whatever was present in the database. | |
ReadXml | Reads an Action object from an XML stream. | |
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a de Object) | |
Update | Sobrescrito. Updates the Action object in the database. | |
WriteXml | Sobrescrito. Writes an action to the XML stream. | |
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. Returns the nearest individually securable ancestor of the action, which in this case is the Entity object. | |
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. |
Arriba
Vea también
Referencia
Action (Clase)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)