How to get the string-name of a field from a table on subsonic 3?
On subsonic version 2 I use the TableName.columns.Field
Also in subsonic 2 I have the opportunity to get the max length of a string field. How can I do that on subsonic 3 ?
Thank you in advanced.