Membres Action (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents an action in the Business Data Catalog.
Les tableaux suivants contiennent la liste des membres exposés par le type Action .
Champs protégés
Nom | Description | |
---|---|---|
version | Represents the version number of the metadata object.(hérité de MetadataObject) |
Haut de page
Propriétés publiques
Nom | Description | |
---|---|---|
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.(hérité 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.(hérité 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.(hérité 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.(hérité de MetadataObject) | |
LocalizedDisplayNames | Gets all the localized display names available for this metadata object.(hérité 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.(hérité de MetadataObject) | |
Url | Gets or sets the action URL for the action. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
ContainsLocalizedDisplayName | Indicates whether the metadata object contains a localized display name.(hérité de MetadataObject) | |
Delete | Substitué. Deletes an action. | |
Equals | Surchargé. (hérité 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. (hérité de AccessControlledMetadataObject) | |
GetById | Gets an Action object given an ID. | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
MergeXml | ||
Read | Substitué. 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 | (hérité de Object) | |
ToString | (hérité de Object) | |
Update | Substitué. Updates the Action object in the database. | |
WriteXml | Substitué. Writes an action to the XML stream. | |
WriteXmlLocalizedNames | (hérité de MetadataObject) | |
WriteXmlProperties | (hérité de MetadataObject) | |
WriteXmlSecurity | (hérité de AccessControlledMetadataObject) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
DeleteInternal | (hérité de MetadataObject) | |
Finalize | (hérité de Object) | |
GetNearestIndividuallySecurableMetadataObjectAncestor | Substitué. Returns the nearest individually securable ancestor of the action, which in this case is the Entity object. | |
IsPrimitive | (hérité de MetadataObject) | |
MemberwiseClone | (hérité de Object) | |
ReadInternal | (hérité de MetadataObject) | |
ResolveInvalidAttribute | (hérité de MetadataObject) | |
ResolveInvalidElement | (hérité de MetadataObject) | |
ResolveMissingAttribute | (hérité de MetadataObject) | |
ResolveMissingElement | (hérité de MetadataObject) | |
UpdateInternal | Substitué. |
Haut de page
Voir aussi
Référence
Action, classe
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms