ISecurityConnection.UserNameDb

Fore Syntax

UserNameDb: String;

Fore.NET Syntax

UserNameDb: string;

Description

The UserNameDb property returns the user name, from whose account the connection is established, according to user's parameters in the database.

Comments

This name is taken from the security manager of the platform.

See also:

ISecurityConnection