Click or drag to resize
SQLDataSourceQueryType Property
Gets or sets query type. (Standard query or stored procedure.).

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public QueryTypeEnum QueryType { get; set; }

Property Value

Type: QueryTypeEnum
See Also