| 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
Public Interface IBiPivotProvider
public interface class IBiPivotProvider
type IBiPivotProvider = interface end
The IBiPivotProvider type exposes the following members.
Methods
| Name | Description |
---|
| Pivot |
Pivots context in place returning it for chaining
|
TopSee Also