JET_errDDLNotInheritable
Code: 0xfffffad2 (4294965970)
As HRESULT:- S: 1 (Failure)
- R: 1 (Part of the wrapped NTSTATUS severity, since N is set)
- C: 1 (Customer-defined)
- N: 1 (Wraps an NTSTATUS value)
- X: 1 (Reserved, only expected on the TRK exceptions)
- Facility: 0x7ff (Unknown facility)
- Code: 0xfad2 (64210)
- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 1 (Customer-defined)
- N: 1 (Reserved, must be clear in a well-formed NTSTATUS)
- Facility: 0xfff (Unknown facility)
- Code: 0xfad2 (64210)
Abstract
Tried to inherit DDL from a table not marked as a template table.
Documented in Win32
Extensible Storage Engine Error Codes
There was an attempt to inherit a DDL from a table that is not marked as a template table.