ICubeExecuteFilterFunctionFactory

Assembly: Cubes;

Description

The ICubeExecuteFilterFunctionFactory interface contains a method that is used to create new functions that are used to set up data filtering.

Inheritance Hierarchy

ICubeExecuteFilterFunctionFactory

Comments

To use the CreatePredefined method, cast the object described by the ICubeExecuteFilterSetup interface to the ICubeExecuteFilterFunctionFactory interface.

Methods

  Method name Brief description
CreatePredefined

The CreatePredetermined method creates a new function for data filtering.

See also:

Cubes Assembly Interfaces