IResultSet interface
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the common interface for a result set from a query.
Namespace: Microsoft.PerformancePoint.Scorecards.ResultSet
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Interface IResultSet
'Usage
Dim instance As IResultSet
public interface IResultSet