IDataSourceQuery members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents methods for querying member sets.

The IDataSourceQuery type exposes the following members.

Methods

  Name Description
Public method CheckFormula Validates a formula expression.
Public method CheckMembers Validates a set of members.
Public method QueryMemberAndParents(String) Gets the members that are represented by a member set expression and their parent elements.
Public method QueryMemberAndParents(String, Boolean) Gets the members that are represented by a member set expression and their parent elements, optionally including the members that are beyond the member query limit.
Public method QueryMembers Gets the members that are represented by a member set expression.
Public method QueryMembersAndAscendants Gets the members that are represented by a member set expression and their ascendants.

Top

See also

Reference

IDataSourceQuery interface

Microsoft.PerformancePoint.Scorecards namespace