Click to Rate and Give Feedback
TechNet
TechNet Library
SQL Server
SQL Server 2008
Reporting Services
Development
Working with Models
 SemanticQuery Object

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
Other versions are also available for the following:
SQL Server 2008 Books Online (October 2009)
SemanticQuery Object (Model Designer)

Defines a semantic query.

Name Cardinality Type Description

Hierarchies

0-1

Object

A hierarchy of groups used in the query.

MeasureGroups

0-1

Object

A set of measures to display. If Hierarchies is not specified or there is no Hierarchy that contains Groupings, this object is required.

CalculatedAttributes

0-1

Object

A set of expressions that can be used throughout the query.

Parameters

0-1

Object

A set of parameters to the query.

CustomProperties

0-1

Object

Custom properties for the query.

EnableDrillthrough

0-1

Boolean

Indicates whether the query should have an optional DrillthroughContext parameter that identifies additional filter information for the query. DrillthroughContext is a reserved parameter name and cannot be used as the value of a ParameterName property.

This object can be used as the root node of an XML tree in the SMDL namespace. In this case, the XML represents a Semantic Model Query Language (SMQL) query.

For more information, see Drillthrough Context Parameter Values.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker