Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
MultiQueryBase(TQuery, TInnerQuery) Class
MultiQueryBase(TQuery, TInnerQuery) Methods
AddResultColumn Method
AddResultColumns Method
ApplyProperties Method
AsSingleColumn Method
AsSubQuery Method
CopyPropertiesTo Method
CreateQuery Method
EnsureQueries Method
EnsureQuery Method
GenerateQueryText Method
GetAvailableColumns Method
GetDataFromDB Method
GetDefaultSingleColumn Method
GetExecutingQuery Method
GetFullQueryText Method
GetMultiQuery Method
GetReaderFromDB Method
GetResults Method
GetSingleInnerQuery Method
GetSingleQuery Method
GetTypesWhereCondition Method
NewDataSet Method
NoDefaultColumns Method
ResolveType Method
ResultColumn Method
ResultColumns Method
ResultOrderBy Method
ResultOrderByAscending Method
ResultOrderByDescending Method
SetClassName Method
ToString Method
Type Method
Types Method
MultiQueryBase
TQuery
,
TInnerQuery
GetFullQueryText Method
Gets the full query text including resolved parameters
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
string
GetFullQueryText
(
bool
expand
=
false
)
Parameters
expand
(Optional)
Type:
System
Boolean
If true, the parameters are expanded
Return Value
Type:
String
Implements
IDataQuery
GetFullQueryText(Boolean)
IDataQuery
GetFullQueryText(Boolean)
See Also
Reference
MultiQueryBase
TQuery, TInnerQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com