Datasnap.DSHTTPCommon.TDSExecutionResponse.FDBXConnection
[–] Properties | |
---|---|
Type: field | |
Visibility: protected | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: TDSExecutionResponse |
Delphi
FDBXConnection: TDBXConnection;
C++
Data::Dbxcommon::TDBXConnection* FDBXConnection;
Description
Field that holds a reference to the current connection.
FDBXConnection is a protected field that holds a reference to the current connection.