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