IMetabaseUsersUpdateError.DetailText

Syntax

DetailText: String;

Description

The DetailText property returns the detailed information about the error on updating the user.

Comments

The information contains the class of error and the source, for example, 'Error class: CPiObjException. Source: Som\SomPackStd.cpp, string 6520.

Example

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

See also

IMetabaseUsersUpdateError