Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Enumeration StandardSqlError
'Usage
Dim instance As StandardSqlError
public enum StandardSqlError
public enum class StandardSqlError
public enum StandardSqlError
Members
Member name | Description | |
---|---|---|
TimeoutOrServerNotResponding | ||
SevereError | ||
RemoteAccessNotPermitted | ||
DatabaseDown | ||
NamedPipeConnectionNotPermitted | ||
NamedPipeError | ||
NamedPipeNotFound | ||
BadNetworkResponse | ||
NetworkTransportErrorNameNotAvailable | ||
NetworkTransportErrorDuringReceive | ||
NamedPipeShuttingdown | ||
RemoteAccessDisabled | ||
OutOfMemory | ||
DatabaseNotRecovered | ||
DatabaseInRecovery | ||
DatabaseInRestrictedMode | ||
DatabaseInSingleUserMode | ||
DatabaseSuspect | ||
DatabaseRestoring | ||
DatabaseClosed | ||
DatabaseOffline | ||
DatabaseFutureVersion | ||
DatabaseCannotOpen | ||
DatabaseOlderVersion | ||
DatabaseOlderVersionCannotUpgrade | ||
TempDbSkipped | ||
DatabaseOlderVersionCannotUpgrade2 | ||
DatabaseBeingUpgraded | ||
DatabaseInTransition | ||
DatabaseFullPageAllocationFailed | ||
DatabaseFullIndexAllocationFailed | ||
DatabaseFull | ||
DatabaseSpaceAllocatorFailed | ||
Deadlock | ||
ConnectionInvalid | ||
ConnectionOpenError | ||
StoredProcedureNotFound | ||
DatabaseReadOnly | ||
DatabaseBypassRecovery | ||
BadDatabaseName | ||
DatabaseLoginFailedBoth | ||
DatabaseLoginFailedUserMaster | ||
DatabaseLoginFailedUserDefault | ||
DatabaseLoginFailedUser | ||
DatabaseShuttingDown | ||
DatabaseTempDbAllocation | ||
DatabaseLogUnavailable | ||
DatabaseTransactionLogFull | ||
ConnectionResetByPeer | ||
TcpConnectionFailed | ||
TcpConnectionRefused | ||
ServerPaused | ||
ServerPaused2 | ||
ServerShutdown | ||
LoginTimeoutError | ||
SSPIHandshakeFailed | ||
InvalidClientEvent | ||
ServerMaximumConnections | ||
ServerMaximumAdminConnections | ||
ServiceStopped | ||
InternalNetworkError1 | ||
InternalNetworkError2 | ||
PasswordEncryptionError | ||
PreLoginPacketInvalid | ||
InternalNetworkError3 | ||
NetworkTransportError | ||
LoginPacketInvalid | ||
EncryptionRequiredToConnect | ||
InvalidPacketLength | ||
LoginFailureInvalid | ||
LoginFailureAdminOnly | ||
LoginFailure | ||
LoginError | ||
LoginFailureLength | ||
LoginFailureUserLimit | ||
LoginFailureWorkStationLimit | ||
LoginFailureUserLimit2 | ||
LoginFailureSingleUserMode | ||
LoginFailureAccountDisabled | ||
LoginFailureAccountLocked | ||
LoginFailurePasswordExpired | ||
LoginFailurePasswordNeedsChanging | ||
SSPIShutdownInProgress |