StandardSqlError.DatabaseLoginFailedBoth Field
Error code for database login failed in both the user and master space.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const DatabaseLoginFailedBoth As Integer
public const int DatabaseLoginFailedBoth
public:
literal int DatabaseLoginFailedBoth
static val mutable DatabaseLoginFailedBoth: int
public const var DatabaseLoginFailedBoth : 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.