menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ProviderType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class 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:

    Inheritance
    System.Object
    ProviderType
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ProviderType : Enum

    Fields

    Relational

    Declaration
    public const ProviderType Relational
    Field Value
    Type
    ProviderType

    SSAS

    Declaration
    public const ProviderType SSAS
    Field Value
    Type
    ProviderType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved