Hello,
I implemented the database creation via ServiceStack CreateTable Methods on my code and I would insert the database elements descriptions. I tried to decorate my POCO with the “Description” attribute but doesn’t work.
Is it a supported functionality?
Thank you.
Regards