Datasnap.DSHTTPCommon.TDSExecutionResponse.FDBXConnection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FDBXConnection: TDBXConnection;

C++

Data::Dbxcommon::TDBXConnection* FDBXConnection;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSExecutionResponse

Beschreibung

Ein Feld, das eine Referenz auf die aktuelle Verbindung enthält.

FDBXConnection ist ein als protected deklariertes Feld, das eine Referenz auf die aktuelle Verbindung enthält.

Siehe auch