Datasnap.DSSession.TDSSynchronizedLocalChannel.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const ServerName: string);

C++

__fastcall TDSSynchronizedLocalChannel(const System::UnicodeString ServerName);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSSynchronizedLocalChannel

Beschreibung

Erstellt eine Instanz der TDSSynchronizedLocalChannel-Klasse.

Rufen Sie Create auf, um eine Instanz der TDSSynchronizedLocalChannel-Klasse zu erstellen.

Siehe auch