Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
MultiObjectQueryBase(TQuery, TInnerQuery, TObject) Class
MultiObjectQueryBase(TQuery, TInnerQuery, TObject) Properties
ElementType Property
Expression Property
FirstObject Property
IsOffline Property
ObjectType Property
Provider Property
TypedResult Property
UseObjectTypeCondition Property
MultiObjectQueryBase
TQuery
,
TInnerQuery
,
TObject
UseObjectTypeCondition Property
If true, the query uses the object type condition.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
UseObjectTypeCondition
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IObjectQuery
UseObjectTypeCondition
See Also
Reference
MultiObjectQueryBase
TQuery, TInnerQuery, TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com