Datasnap.DSCommon.TDSSessionHelper
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
| Unit: Datasnap.DSCommon | |
| Parent: Datasnap.DSCommon | |
Delphi
TDSSessionHelper = class
C++
class PASCALIMPLEMENTATION TDSSessionHelper : public System::TObject
Description
Is a class that contains one static method that generates a random session identifier. The session identifier is a string using this format: '65535.2048.32768' for instance. Note that the numbers are randomly generated.