menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelConnectionsType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelConnectionsType

    It's Define the connection type

    Inheritance
    System.Object
    ExcelConnectionsType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelConnectionsType : Enum

    Fields

    ConnectionTypeODBC

    connection type is ODBC

    Declaration
    public const ExcelConnectionsType ConnectionTypeODBC
    Field Value
    Type
    ExcelConnectionsType

    ConnectionTypeOLEDB

    connection type is OLEDB

    Declaration
    public const ExcelConnectionsType ConnectionTypeOLEDB
    Field Value
    Type
    ExcelConnectionsType

    ConnectionTypeTEXT

    connection type is Text file

    Declaration
    public const ExcelConnectionsType ConnectionTypeTEXT
    Field Value
    Type
    ExcelConnectionsType

    ConnectionTypeWEB

    connection type web file

    Declaration
    public const ExcelConnectionsType ConnectionTypeWEB
    Field Value
    Type
    ExcelConnectionsType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved