Skip to the content.

When using [QueryColumns(...)], the elements should be the member names on the corresponding type. This error simply means that Dapper could not find a member you specified. You can skip unwanted columns by passing null or "".