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