Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelCommandType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelCommandType

    Represent different command types of external connections.

    Inheritance
    System.Object
    ExcelCommandType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelCommandType : Enum

    Fields

    Default

    Default(Sql) connection type.

    Declaration
    public const ExcelCommandType Default
    Field Value
    Type Description
    ExcelCommandType

    List

    List connection type.

    Declaration
    public const ExcelCommandType List
    Field Value
    Type Description
    ExcelCommandType

    Sql

    Sql connection type.

    Declaration
    public const ExcelCommandType Sql
    Field Value
    Type Description
    ExcelCommandType

    Table

    Table connection type.

    Declaration
    public const ExcelCommandType Table
    Field Value
    Type Description
    ExcelCommandType

    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