WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CommandType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CommandType

    Specifies how a command string is interpreted.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum CommandType

    Fields

    Name Description
    StoredProcedure

    The name of a stored procedure.

    TableDirect

    The name of a table.

    Text

    An SQL text command. (Default.)

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved