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