Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
ObjectQueryBase(TQuery, TObject) Class
ObjectQueryBase(TQuery, TObject) Methods
AsNested Method
CopyPropertiesTo Method
CreateChild Method
ExceptGlobal Method
ForEachObject Method
GenerateQueryText Method
GetClassName Method
GetClassStructureInfo Method
GetData Method
GetDataFromDB Method
GetDataSourceName Method
GetDefaultOrderBy Method
GetEnumerator Method
GetExecutingQuery Method
GetFullQueryText Method
GetIDColumn Method
GetReaderFromDB Method
GetResults Method
GetTypedResult Method
InitFromType(T) Method
InitIDQuery Method
NewEmptyQuery Method
OnlyGlobal Method
OnSite Method
ToString Method
TypeUpdated Method
WithCodeName Method
WithGuid Method
WithID Method
WithObjectType Method
WithSource Method
ObjectQueryBase
TQuery
,
TObject
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
ObjectQueryBase
TQuery, TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com