Kentico 10 API Reference
Kentico 10 API Reference
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
IsOffline Property
Returns true if the given collection is offline (disconnected from the database)
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
bool
IsOffline
{
get
; }
Property Value
Type:
Boolean
Implements
ICMSQueryable
IsOffline
See Also
Reference
ObjectQueryBase
TQuery, TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com