IMetabaseUpdate.SecurityConflictsLog

Fore Syntax

SecurityConflictsLog: String;

Fore.NET Syntax

SecurityConflictsLog: String;

Description

The SecurityConflictsLog property returns the conflicts log of the security subjects, for which the access permissions and conflicts are transferred on updating the mandatory control.

Comments

It is necessary to set the IMetabaseUpdate.AllowReplaceSD property to True.

Fore and Fore.NET Example

The property use is given in example for the IMetabaseUpdateProgress.OnSkip property.

See also:

IMetabaseUpdate