წაკითხვა ინგლისურად

გაზიარება არხიდან:


ReportAction Properties

Include Protected Members
Include Inherited Members

The ReportAction type exposes the following members.

Properties

  Name Description
Public property Annotations Gets a collection within which you can store custom data. (Inherited from ModelComponent.)
Public property Application Gets or sets a String that contains the application associated with the Action. (Inherited from Action.)
Public property Caption Gets or sets the caption that is displayed for the Action. (Inherited from Action.)
Public property CaptionIsMdx Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (Inherited from Action.)
Public property Condition Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (Inherited from Action.)
Public property Container (Inherited from Component.)
Public property Description Gets or sets the description of the component. (Inherited from NamedComponent.)
Protected property FriendlyName Returns a user-friendly name. (Inherited from NamedComponent.)
Public property ID Gets or sets the identifier of the component. (Inherited from NamedComponent.)
Public property Invocation Gets or sets the means by which an action is invoked. (Inherited from Action.)
Protected property KeyForCollection Returns the key used in collections. (Inherited from NamedComponent.)
Public property Name Gets or sets the name of the component. (Inherited from NamedComponent.)
Public property OwningCollection Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.)
Public property Parent Gets the Cube object that is the parent of the Action object. (Inherited from Action.)
Public property ParentDatabase Gets the ParentDatabase object that is the parent of the Action object's Cube object. (Inherited from Action.)
Public property ParentServer Gets the Server object that is the parent of the Action object. (Inherited from Action.)
Public property Path Gets or sets the path of the report action.
Public property ReportFormatParameters Gets a collection of report format parameters.
Public property ReportParameters Gets a collection of report action parameters.
Public property ReportServer Gets or sets the report action server.
Public property Site Infrastructure. Gets or sets the site of the component. (Inherited from NamedComponent.)
Public property SiteID Infrastructure. Gets or sets the identifier for the site associated with the component. (Inherited from NamedComponent.)
Public property Target Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Inherited from Action.)
Public property TargetType Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Inherited from Action.)
Public property Translations Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (Inherited from Action.)
Public property Type Gets or sets a type representing a form of the action. (Inherited from Action.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.OwningCollection Gets or sets the collection that owns the current object. (Inherited from ModelComponent.)

Top

See Also

Reference

ReportAction Class

Microsoft.AnalysisServices Namespace