Class Providers
Represents the data provider names.
Inheritance
System.Object
    Providers
  Namespace: Syncfusion.Olap.UWP.Manager
Assembly: Syncfusion.Olap.UWP.dll
Syntax
public sealed class Providers : Enum
  Fields
ActivePivot
Represents the ActivePivot Service.
Declaration
public const Providers ActivePivot
  Field Value
| Type | 
|---|
| Providers | 
Mondrian
Represents the Mondrian Service.
Declaration
public const Providers Mondrian
  Field Value
| Type | 
|---|
| Providers | 
SSAS
Represents the SSAS (SQL Server Analysis Services). This is default value.
Declaration
public const Providers SSAS
  Field Value
| Type | 
|---|
| Providers |