Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets or sets the Multidimensional Expressions (MDX) expression that filters the contents of the binding.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Property Filter As String
Get
Set
'Uso
Dim instance As MeasureGroupBinding
Dim value As String
value = instance.Filter
instance.Filter = value
public string Filter { get; set; }
public:
property String^ Filter {
String^ get ();
void set (String^ value);
}
member Filter : string with get, set
function get Filter () : String
function set Filter (value : String)
Valor de la propiedad
Tipo: System.String
The MDX expression.