Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets an OlapInfoAxis that represents metadata pertaining to the filter axis that is associated with the AxesInfo.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FilterAxis As OlapInfoAxis
Get
'Utilisation
Dim instance As AxesInfo
Dim value As OlapInfoAxis
value = instance.FilterAxis
public OlapInfoAxis FilterAxis { get; }
public:
property OlapInfoAxis^ FilterAxis {
OlapInfoAxis^ get ();
}
member FilterAxis : OlapInfoAxis
function get FilterAxis () : OlapInfoAxis
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdClient.OlapInfoAxis
An OlapInfoAxis that represents metadata pertaining to the filter axis associated with the AxesInfo.