Click or drag to resize
SqlHintsNOLOCK 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: 9.0.0
Syntax
C#
public const string NOLOCK

Field Value

Type: String
See Also