How to get the MetaField value directly from the database. Updated November 27, 2017 20:32 Description This article describes how to get Meta field values for catalogs directly from the database and in which table are they are stored. Resolution From CMS 9, the Meta field value is stored in CatalogContentProperty table. Before CMS 9 it is stored in CatalogEntryEx_<YourMetaClassName> table.