Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelConnectionsType - Xamarin.iOS 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.Portable.dll
    Syntax
    public sealed class ExcelConnectionsType : Enum

    Fields

    ConnectionTypeODBC

    connection type is ODBC

    Declaration
    public const ExcelConnectionsType ConnectionTypeODBC
    Field Value
    Type Description
    ExcelConnectionsType

    ConnectionTypeOLEDB

    connection type is OLEDB

    Declaration
    public const ExcelConnectionsType ConnectionTypeOLEDB
    Field Value
    Type Description
    ExcelConnectionsType

    ConnectionTypeTEXT

    connection type is Text file

    Declaration
    public const ExcelConnectionsType ConnectionTypeTEXT
    Field Value
    Type Description
    ExcelConnectionsType

    ConnectionTypeWEB

    connection type web file

    Declaration
    public const ExcelConnectionsType ConnectionTypeWEB
    Field Value
    Type Description
    ExcelConnectionsType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved