Data.DbxHTTPLayer.TDBXHTTPLayer.FSessionId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FSessionId: string;

C++

System::UnicodeString FSessionId;

Properties

Type Visibility Source Unit Parent
field protected
Data.DbxHTTPLayer.pas
Data.DbxHTTPLayer.hpp
Data.DbxHTTPLayer TDBXHTTPLayer

Description

Protected field specifying the session identifier.

FSessionId is a protected field used internally to specify the session's ID.

See Also