Datasnap.DSSession.TDSSession.Id

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Id: NativeInt read GetId;

C++

__property NativeInt Id = {read=GetId, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSSession

Beschreibung

Repräsentiert die ID der Sitzung.

Die Eingenschaft Id ist ein NativeInt-Integerwert, der die ID der Sitzung repräsentiert.

Siehe auch