Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ObjectQueryBase(TQuery, TObject) Class
ObjectQueryBase(TQuery, TObject) Properties
ElementType Property
Expression Property
FirstObject Property
IsOffline Property
Name Property
Object Property
ObjectType Property
Provider Property
TypedResult Property
TypeInfo Property
UseObjectQuery Property
UseObjectTypeCondition Property
ObjectQueryBase
TQuery
,
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
ObjectQueryBase
TQuery, TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com