Click or drag to resize

IBiPivotProvider Interface

Represents a PIVOT provider which can take a dataset and pivot it

Namespace:  SanteDB.BI.Services
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public interface IBiPivotProvider

The IBiPivotProvider type exposes the following members.

Methods
  NameDescription
Public methodPivot
Pivots context in place returning it for chaining
Top
See Also