Datasnap.DSHTTPCommon.TDSExecutionResponse.FLocalConnection
Delphi
FLocalConnection: Boolean;
C++
bool FLocalConnection;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| field | protected | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp  | 
        Datasnap.DSHTTPCommon | TDSExecutionResponse | 
Description
Specifies whether the HTTP service and the DataSnap server are running in the same process.
FLocalConnection is a protected field whose value is True if the HTTP service and the DataSnap server are running in the same process, False otherwise.