What is the equivalent of TADOQuery.Properties
in TFDQuery
(FireDAC) in Delphi (XE7)?
I have used QUsers.Properties['Unique Table'].Value
in a project and I'm going to convert it (from ADO components) to FireDAC components.
To some degree that will be TFDQuery.UpdateOptions.UpdateTableName property: http://docwiki.embarcadero.com/Libraries/Seattle/en/FireDAC.Stan.Option.TFDBottomUpdateOptions.UpdateTableName