Auf Englisch lesen

Freigeben über


ReportAction-Eigenschaften

Geschützte Member einschließen
Geerbte Member einschließen

Der ReportAction-Typ macht folgende Elemente verfügbar.

Eigenschaften

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

Zum Anfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Eigenschaft IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. (Geerbt von ModelComponent.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. (Geerbt von ModelComponent.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IModelComponent.OwningCollection Gets or sets the collection that owns the current object. (Geerbt von ModelComponent.)

Zum Anfang

Siehe auch

Verweis

ReportAction Klasse

Microsoft.AnalysisServices-Namespace