Icon Query Property

property Query[UpdateKind: TUpdateKind]: TDBISAMQuery

The Query property provides a reference to the internal TDBISAMQuery component actually used to execute the SQL in the InsertSQL, ModifySQL, and DeleteSQL properties.
Image