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 executed among the users added in the security manager and among the users, for whom the attribute of lazy loading of description is enabled.

Example

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

See also:

ISecuritySubjectsSearch