FFIColumnSelector.tableName

Optionally define which table or join alias this column comes from.

struct FFIColumnSelector
@safe
FFIOption!FFIString tableName;

Meta