menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConnectionMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ConnectionMode

    Specifies the connection type to be used.

    Namespace: Syncfusion.Windows.Shared.Olap
    Assembly: Syncfusion.OlapShared.WPF.dll
    Syntax
    public enum ConnectionMode

    Fields

    Name Description
    CustomServer

    Connect using a server using connection string.

    None

    Default value.

    OfflineCube

    Connect to an Offline cube.

    RawString

    Connect using the given raw connection string.

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