Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Query Class / CommandType Property

In This Topic
    CommandType Property (Query)
    In This Topic
    Gets or sets the value indicating what type of query is contained in the CommandText.
    Syntax
    'Declaration
     
    Public Property CommandType As CommandType
    public CommandType CommandType {get; set;}
    See Also