Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataQueryBase(TQuery) Class
DataQueryBase(TQuery) Properties
AllowMaterialization Property
ClassName Property
ConnectionStringForced Property
ConnectionStringName Property
Count Property
CustomQueryText Property
DataSource Property
DefaultOrderByColumns Property
FullQueryName Property
HasDataSource Property
IncludeBinaryData Property
IsCombinedQuery Property
Name Property
NextPageAvailable Property
QueryName Property
QueryText Property
Result Property
ReturnsSingleColumn Property
SupportsReader Property
Tables Property
TotalRecords Property
DataQueryBase
TQuery
CustomQueryText Property
Custom query text
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
string
CustomQueryText
{
get
;
set
; }
Property Value
Type:
String
Implements
IDataQuery
CustomQueryText
See Also
Reference
DataQueryBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com