DB_E_ALTERRESTRICTED, 0x80040E9D
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
DB_E_ALTERRESTRICTED
Value
-2147217763 signed int
2147749533 unsigned int
0x80040E9D heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\ddk\oledberr.h, line 1433 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define DB_E_ALTERRESTRICTED             ((HRESULT)0x80040E9DL)
Line comments
MessageId: DB_E_ALTERRESTRICTED

MessageText:

Column or table could not be altered because it is referenced by a constraint.
Group comments
@@@- V2.5
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)