Datasnap.DSPlatform.TDSPlatform.GetConnectionProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class procedure GetConnectionProperties(Connections: TDSConnectionEntity); static;

C++

static void __fastcall GetConnectionProperties(Datasnap::Dscommontable::TDSConnectionEntity* Connections);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Datasnap.DSPlatform.pas
Datasnap.DSPlatform.hpp
Datasnap.DSPlatform TDSPlatform

Beschreibung

Ermittelt Informationen über eine dbExpress-Verbindung.

Mit der statischen Methode GetConnectionProperties werden Informationen über eine dbExpress-Verbindung ermittelt.

Siehe auch