ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CommandType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CommandType

    Inheritance
    System.Object
    CommandType
    Namespace: Syncfusion.Report.Data
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public sealed class CommandType : Enum

    Fields

    StoredProcedure

    Stored procedure command.

    Declaration
    public const CommandType StoredProcedure
    Field Value
    Type Description
    CommandType

    TableDirect

    Table Direct command.

    Declaration
    public const CommandType TableDirect
    Field Value
    Type Description
    CommandType

    Text

    Text command.

    Declaration
    public const CommandType Text
    Field Value
    Type Description
    CommandType

    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