Site icon EfmSoft

What does HRESULT 0x0004093F (IDS_MON_BUILTIN_PROPERTY) mean?

 
Previous Next
IDS_MON_NOT_COLUMN_OF_VIEW IDS_MON_WEIGHT_OUT_OF_RANGE

IDS_MON_BUILTIN_PROPERTY

IDS_MON_BUILTIN_PROPERTY identifies a property-schema namespace collision. In modern Windows Search, system-defined canonical property names begin with System. and are part of the Shell property system schema. A custom mapping should not redefine those names as application-owned fields.

Trace property registration or legacy schema setup

Windows Search SELECT accepts registered property descriptions and property-system schema columns. System-defined names have special canonical naming rules and do not require identifier quoting. If compatibility code still creates legacy catalog properties, use an application-specific namespace rather than shadowing predefined names. Reindexing cannot resolve a schema name collision.

Parser messages · SELECT property schema rules · Identifiers


Looking for a different code? Search another status or error code.

Exit mobile version