GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Query Class : CommandType Property |
Gets or sets the type of query contained in the CommandText property.
'Declaration Public Property CommandType As QueryCommandType
public QueryCommandType CommandType {get; set;}
A QueryCommandType enumeration indicating the type of query contained in the CommandText property.