PivotTable.MDX
PivotTable.MDX
PivotTable.MDX
Property
Definition
Gibt eine Zeichenfolge , die angibt, der MDX (Multidimensional Expression), die an den Anbieter gesendet wird, um die aktuelle PivotTable-Ansicht zu füllen. Returns a String indicating the MDX (Multidimensional Expression) that would be sent to the provider to populate the current PivotTable view. Schreibgeschützt. Read-only.
public:
property System::String ^ MDX { System::String ^ get(); };
public string MDX { get; }
Public ReadOnly Property MDX As String
Eigenschaftswert
Hinweise
Dieser Wert wird abgefragt für eine PivotTable aus nicht - OLAP Online Analytical Processing, oder wenn keine PivotTable-Ansicht (keine Datenelemente), ein Laufzeitfehler zurückgegeben. Querying this value for a non-Online Analytical Processing (OLAP) PivotTable, or when there is no PivotTable view (no data items), will return a run-time error.