Just set GetMetaData property for SQLQuery to true and open query. You will get assertion failure (c:\lib\rad10.1\delphi-firebird-api\source\firebird.dsql.pas, line 1633). I have done some debugging and found that GetIndexes is not working. I'm talking about TDBXMetaDataCommands.GetIndexes command.
Just set GetMetaData property for SQLQuery to true and open query. You will get assertion failure (c:\lib\rad10.1\delphi-firebird-api\source\firebird.dsql.pas, line 1633). I have done some debugging and found that GetIndexes is not working. I'm talking about TDBXMetaDataCommands.GetIndexes command.