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