Enum ProviderType
Allows to set the provider type to identify the given connection is either Relational or SSAS to render the pivot table and field list. The following options are:
Namespace: Syncfusion.EJ2.PivotView
Assembly: Syncfusion.AspNetMvc.PivotView.dll
Syntax
public enum ProviderType
Fields
| Name |
|---|
| Relational |
| SSAS |