Occurs when a database is in the process of changing password.
property OnChangePasswordProgress: TABSProgressEvent;
Description
OnChangePasswordProgress occurs during lengthy process of changing database password.
OnChangePasswordProgress allows applications to provide feedback to the user about the progress of the potentially slow process and gives a possibility to interrupt the process.
|
|