Hello, Please help, I am trying to see if LLBLGen framework/API provides access to mapping meta, if so can you please point me to the documentation discussing this.
Many thanks, jp
Hi jp,
In SelfServicing it's available trough the entity objects. In adapter you can use the PersistenceInfos/FieldPersistenceInfos. Here is an example of how to get the TableName mapped given a field (model) on both Adapter and SelfServicing: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=20908&StartAtMessage=0𜰯
For more info, download the reference manual from the download area within the customer area at LLBLGen site.