ODAC

TOraSession.Password Property

Used to specify a password for a connection.

Class

TOraSession

Syntax

property Password: string;

Remarks

Use the Password property to specify a password for a connection. TOraSession uses Password to build connect string in the form 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