ODAC

TOraSessionOptions.ClientIdentifier Property

Used to determine the client identifier in the session.

Class

TOraSessionOptions

Syntax

property ClientIdentifier: string;

Remarks

Use the ClientIdentifier property to determine the client identifier in the session. The client identifier can be set in the session handle at any time during the session. Then, on the next request to the server, the information is propagated and stored in the server session. The first character of the ClientIdentifier should not be ':', because an exception will be raised. This property has no effect if you use the version server lower than Oracle 9.

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