Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SqlHints Class
SqlHints Fields
NOEXPAND Field
NOLOCK Field
SqlHints
NOLOCK Field
Specifies that the query can read the uncommitted data and ignores the locks.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
const
string
NOLOCK
= "NOLOCK"
Field Value
Type:
String
See Also
Reference
SqlHints Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com