UseNoLock
Holds a boolean value.
This value indicates weather the select query will use the nolock clause or not.
NOTE: This is only used when the database server is SQL Server 2005 or SQL Server 2000.
| C# | |
|---|---|
public bool UseNoLock {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0