menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelCommandType - UWP 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.UWP.dll
    Syntax
    public sealed class ExcelCommandType : Enum

    Fields

    Default

    Default(Sql) connection type.

    Declaration
    public const ExcelCommandType Default
    Field Value
    Type
    ExcelCommandType

    List

    List connection type.

    Declaration
    public const ExcelCommandType List
    Field Value
    Type
    ExcelCommandType

    Sql

    Sql connection type.

    Declaration
    public const ExcelCommandType Sql
    Field Value
    Type
    ExcelCommandType

    Table

    Table connection type.

    Declaration
    public const ExcelCommandType Table
    Field Value
    Type
    ExcelCommandType

    Extension Methods

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