ODAC

TOraSession.Username Property

Contains username.

Class

TOraSession

Syntax

property Username: string;

Remarks

Use the Username property to supply user name to handle server's request for a login.

TOraSession uses the Username, Password and Server properties to build connect string in the format Username/Password@Server .

When property is being changed TOraSession calls Disconnect method

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback