A class to store compiled expressions to access fields in a TLinqDataTable.
This is faster than reading the field values with reflection. Field expressions will be created on demand, so if you never use a field, an expression for it won't be created.