The 1C:Enterprise developers forum
Good evening! Long time no chat.We are trying to make an integration with other software using plain SQL queries. But it is hard to find which table represents which metadata object. Is it possible to get a maping between 1C metadata objects and database tables?
Hi!Try to use it "GetDBStorageStructureInfo()"
Thank you!