Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets an OlapInfoAxis that represents metadata pertaining to the filter axis that is associated with the AxesInfo.
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
Public ReadOnly Property FilterAxis As OlapInfoAxis
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.AdomdClient.OlapInfoAxis
An OlapInfoAxis that represents metadata pertaining to the filter axis associated with the AxesInfo.