Holds the list of the fields that will be saved.
property Fields: string;
The Fields property is used to contain the list of the fields that will be saved. If not specified, all fields will be stored.
Use this property on execution Backup for a single table (see TableNames).
Used only if Mode is bmText.