Data.DbxHTTPLayer.TDBXHTTPLayer.FSessionId
[–] Properties | |
---|---|
Type: field | |
Visibility: protected | |
Source: Data.DbxHTTPLayer.pas Data.DbxHTTPLayer.hpp
| |
Unit: Data.DbxHTTPLayer | |
Parent: TDBXHTTPLayer |
Delphi
FSessionId: string;
C++
System::UnicodeString FSessionId;
Description
Protected field specifying the session identifier.
FSessionId is a protected field used internally to specify the session's ID.