Holds the list of procedures which will be used in the script.
property StoredProcNames: string;
Use the StoredProcNames property to hold the list of procedures which will be used in the script. Makes sense only on execution TDADump.Backup, M:Devart.Dac.TDADump.BackupToFile(System.String), M:Devart.Dac.TDADump.BackupToStream(Borland.Vcl.TStream) and doStoredProcs set at the Objects. Names are separated by comma or semicolon. If it has an empty value, all procs presented in the database will be processed.