IMetabaseUsersUpdateError.DetailText

Fore Syntax

DetailText: String;

Fore.NET 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ยป.

Fore and Fore.NET Example

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

See also:

IMetabaseUsersUpdateError