Returns a list of Columns for all the given type's serialisable members, with their actual names as they're used in SQL.
prefix to use, if any
asPrefix, prefix to use for column's AS names
whether to ignore the PK, useful for inserts and similar
See Implementation
Returns a list of Columns for all the given type's serialisable members, with their actual names as they're used in SQL.