Datasnap.DSHTTPCommon.TDSServiceResponseHandler.FLocalConnection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FLocalConnection: Boolean;

C++

bool FLocalConnection;

Eigenschaften

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

Beschreibung

Ein als protected deklariertes Feld, das angibt, ob die Verbindung lokal ist.

FLocalConnection ist ein als protected deklariertes Feld, das angibt, ob die Verbindung lokal ist oder nicht.

Siehe auch