alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    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: Relational - Allows to render the pivot table with JSON data collection either fetch at local or remote server. SSAS - Allows to render the pivot table with OLAP data fetch from OLAP cube.

    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ProviderType

    Fields

    Name Description
    Relational

    Relational - Allows to render the pivot table with JSON data collection either fetch at local or remote server.

    SSAS

    SSAS - Allows to render the pivot table with OLAP data fetch from OLAP cube.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved