Classe StandardAction
Represents any Action element other than a DrillThroughAction element or a ReportAction element. This class cannot be inherited.
Hierarquia de herança
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.NamedComponent
Microsoft.AnalysisServices.Action
Microsoft.AnalysisServices.StandardAction
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<GuidAttribute("BE6D7E2F-AE93-4389-95C0-0B9689338C80")> _
Public NotInheritable Class StandardAction _
Inherits Action
'Uso
Dim instance As StandardAction
[GuidAttribute("BE6D7E2F-AE93-4389-95C0-0B9689338C80")]
public sealed class StandardAction : Action
[GuidAttribute(L"BE6D7E2F-AE93-4389-95C0-0B9689338C80")]
public ref class StandardAction sealed : public Action
[<SealedAttribute>]
[<GuidAttribute("BE6D7E2F-AE93-4389-95C0-0B9689338C80")>]
type StandardAction =
class
inherit Action
end
public final class StandardAction extends Action
O tipo StandardAction expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
StandardAction() | Initializes a new instance of the StandardAction class using default values. | |
StandardAction(String, String) | Initializes a new instance of StandardAction by using a name and an identifier. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Herdado de ModelComponent.) | |
Application | Gets or sets a String that contains the application associated with the Action. (Herdado de Action.) | |
Caption | Gets or sets the caption that is displayed for the Action. (Herdado de Action.) | |
CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (Herdado de Action.) | |
Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (Herdado de Action.) | |
Container | (Herdado de Component.) | |
Description | Gets or sets the description of the component. (Herdado de NamedComponent.) | |
Expression | Gets or sets an MDX Expression associated with a StandardAction object. | |
FriendlyName | Returns a user-friendly name. (Herdado de NamedComponent.) | |
ID | Gets or sets the identifier of the component. (Herdado de NamedComponent.) | |
Invocation | Gets or sets the means by which an action is invoked. (Herdado de Action.) | |
KeyForCollection | Returns the key used in collections. (Herdado de NamedComponent.) | |
Name | Gets or sets the name of the component. (Herdado de NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Herdado de ModelComponent.) | |
Parent | Gets the Cube object that is the parent of the Action object. (Herdado de Action.) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. (Herdado de Action.) | |
ParentServer | Gets the Server object that is the parent of the Action object. (Herdado de Action.) | |
Site | Infraestrutura. Gets or sets the site of the component. (Herdado de NamedComponent.) | |
SiteID | Infraestrutura. Gets or sets the identifier for the site associated with the component. (Herdado de NamedComponent.) | |
Target | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Herdado de Action.) | |
TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Herdado de Action.) | |
Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (Herdado de Action.) | |
Type | Gets or sets a type representing a form of the action. (Herdado de Action.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
AddToContainer | Infraestrutura. Adds a ModelComponent object to the specified container. (Herdado de ModelComponent.) | |
AfterInsert | Infraestrutura. Displays a ModelComponent object after added to the specified index. (Herdado de ModelComponent.) | |
AfterMove | Infraestrutura. Displays a ModelComponent object after moving to the specified index. (Herdado de ModelComponent.) | |
AfterRemove | Infraestrutura. Displays a ModelComponentCollection after a ModelComponent object is removed. (Herdado de ModelComponent.) | |
BeforeRemove | Infraestrutura. Removes the ModelComponent object before the cleanup. (Herdado de ModelComponent.) | |
Clone | Creates a new full copy of an object. (Substitui Action.Clone().) | |
CopyTo | Copies a StandardAction object to the specified object. | |
CreateObjRef | Segurança crítica. (Herdado de MarshalByRefObject.) | |
Dispose | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | Segurança crítica. (Herdado de MarshalByRefObject.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | Segurança crítica. (Herdado de MarshalByRefObject.) | |
RemoveFromContainer | Infraestrutura. Removes a ModelComponent object from the specified container. (Herdado de ModelComponent.) | |
Submit() | Infraestrutura. Submits a ModelComponent object. (Herdado de ModelComponent.) | |
Submit(Boolean) | Infraestrutura. Submits a ModelComponent object. (Herdado de ModelComponent.) | |
ToString | Returns a string containing the name of the component. (Herdado de NamedComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Herdado de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | Indicates whether the StandardAction object is valid. (Substitui Action.Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Início
Eventos
Nome | Descrição | |
---|---|---|
Disposed | (Herdado de Component.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
ICloneable.Clone | Creates and returns a new object that is a copy of the current instance of the Action object. (Herdado de Action.) | |
IFormattable.ToString | Formats the value of the current instance using the specified format. (Herdado de NamedComponent.) | |
IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. (Herdado de ModelComponent.) | |
IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. (Herdado de ModelComponent.) | |
IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. (Herdado de ModelComponent.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.