MyDAC

TMyDump.StoredProcNames Property

Holds the list of procedures which will be used in the script.

Class

TMyDump

Syntax

property StoredProcNames: string;

Remarks

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.

See Also

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