StandardSqlError.LoginFailureSingleUserMode Field
Error code for login failure single user mode.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const LoginFailureSingleUserMode As Integer
public const int LoginFailureSingleUserMode
public:
literal int LoginFailureSingleUserMode
static val mutable LoginFailureSingleUserMode: int
public const var LoginFailureSingleUserMode : 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.