ISecuritySubjectsSearch.AreaIncludeDB

Syntax

AreaIncludeDB: Boolean;

Description

The AreaIncludeDB property determines the attribute of search among the DBMS subjects.

Comments

If the property is set to True, the search among the DBMS security subjects will be performed.

The search will be performed among the users added in the security manager and among users for which the attribute of deferred loading of description is enabled.

Example

The property use is given in the example for ISecuritySubjectsSearch.ExecuteSearch.

See also:

ISecuritySubjectsSearch