Datasnap.DSClientRest.TDSCustomRestConnection.Login
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
function Login: Boolean; virtual;
C++
virtual bool __fastcall Login();
Description
Performs the user login procedure.
The Login method performs the user login procedure.