MyDAC

TMyBackup.Fields Property

Holds the list of the fields that will be saved.

Class

TMyBackup

Syntax

property Fields: string;

Remarks

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.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback