Share via


: 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
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 ActionParameters The URL attribute of the Action object can take parameters. The ActionParameter object defines the parameters the action URL accepts.
Propiedad pública DefaultDisplayName  Gets the default display name of the metadata object.(heredado/a de MetadataObject)
Propiedad pública Entity Returns the Entity object that the action belongs to.
Propiedad pública Id  Gets the unique ID of the metadata object from the metadata repository.(heredado/a de MetadataObject)
Propiedad pública ImageUrl Gets or sets the optional absolute or relative path to the action's icon image.
Propiedad pública IsCached  Indicates whether this metadata object is cached or not.(heredado/a de MetadataObject)
Propiedad pública IsOpenedInNewWindow Gets or sets a value indicating whether to open the action URL in a new window.
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 Name Represents the name of the action.
Propiedad pública Position Gets or sets a value indicating the position of the action in the Business Data features.
Propiedad pública Properties  Gets all the properties that belong to this metadata object.(heredado/a de MetadataObject)
Propiedad pública Url Gets or sets the action URL for the action.

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 Delete Sobrescrito. Deletes an action.
Método público Equals  Sobrecargado. (heredado/a de 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 an Action object given an ID.
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Estático MergeXml  
Método público 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.
Método público Estático ReadXml Reads an Action object from an XML stream.
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 Action object in the database.
Método público WriteXml Sobrescrito. Writes an action to the XML stream.
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. Returns the nearest individually securable ancestor of the action, which in this case is the Entity object.
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.  

Arriba

Vea también

Referencia

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