Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.25 KB

filteraxis-property-ado-md.md

File metadata and controls

34 lines (29 loc) · 1.25 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords apitype
FilterAxis Property (ADO MD)
FilterAxis Property (ADO MD)
rothja
jroth
01/19/2017
sql
ado
reference
Cellset::FilterAxis
FilterAxis
FilterAxis property [ADO MD]
COM

FilterAxis Property (ADO MD)

Indicates filter information about the current cellset.

Return Values

Returns an Axis object, and is read-only.

Remarks

Use the FilterAxis property to return information about the dimensions that were used to slice the data. The DimensionCount property of the Axis returns the number of slicer dimensions. This axis usually has just one row.

The Axis returned by FilterAxis is not contained in the Axes collection for a Cellset object.

Applies To

Cellset Object (ADO MD)

See Also

Axis Object (ADO MD)
Dimension Object (ADO MD)
DimensionCount Property (ADO MD)