StandardSqlError.ScanWithNoLockFailed Field
Error code for scan without a lock failed.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const ScanWithNoLockFailed As Integer
public const int ScanWithNoLockFailed
public:
literal int ScanWithNoLockFailed
static val mutable ScanWithNoLockFailed: int
public const var ScanWithNoLockFailed : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.