IMetabaseUsersUpdateError.Message

Syntax

Message: String;

Description

The Message property returns the error message on updating the user.

Comments

The message contains the information about the user, on updating which the error occurred, about the reason and the moment of its occurrence, for example, 'Error on creating the ADMIN_BASE user on the DB server'.

Example

The property use is given in the example for the IMetabaseUsersUpdate.Callback property.

See also:

IMetabaseUsersUpdateError