There are two methods available for initializing the Query object.
Method |
Description |
---|---|
|
Initializes the Query object for using multidimensional data. Requires that you provide one or more measures as parameters; dimensions are optional. If the |
|
Initializes the Query object for using relational data. Requires that you provide dimensions as parameters; measures are optional. If the |