Icon InsertSQL Property

property InsertSQL: TStrings

Use the InsertSQL property to specify the INSERT statement to use when applying an insert to a source table. Use parameters with the same names as any field names in the source table.
Image