Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.0.0
Syntax
C#
Copy
public
const
string
NOLOCK
= "NOLOCK"
Field Value
Type:
String
See Also
Reference
SqlHints Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com